added Travis.YML for building baker

This commit is contained in:
Md. Adil Akhter
2017-04-10 17:49:42 +02:00
parent 4a167308e1
commit 05901d07c6

16
.travis.yml Normal file
View File

@@ -0,0 +1,16 @@
language: scala
scala:
- 2.11.8
cache:
directories:
- $HOME/.ivy2/cache
- $HOME/.sbt
jdk:
- oraclejdk8
notifications:
email: true