Skip to content

Commit 71b7395

Browse files
committed
Add travis CI support to branch master
1 parent 3fbfb43 commit 71b7395

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.travis.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
language: scala
2+
jdk:
3+
- oraclejdk8
4+
scala:
5+
- 2.11.8
6+
branches:
7+
only:
8+
- master

0 commit comments

Comments
 (0)