Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Commit 905a2cf

Browse files
committed
update .travis
1 parent 0b76c92 commit 905a2cf

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.travis.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
language: scala
2-
scala:
3-
- 2.10.5
4-
- 2.11.6
52
script:
6-
- sbt ++$TRAVIS_SCALA_VERSION compile
7-
- sbt ++$TRAVIS_SCALA_VERSION test
3+
- sbt +compile
4+
- sbt +test
85
jdk:
96
- oraclejdk8
107
- oraclejdk7

0 commit comments

Comments
 (0)