Skip to content

Commit 6f49c27

Browse files
author
Vlad Ureche
committed
Let Travis pick up the version from build.sbt
1 parent d1a6e9a commit 6f49c27

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
language: scala
22
script:
3-
- sbt ++$TRAVIS_SCALA_VERSION clean update compile test
4-
scala:
5-
- 2.11.0-M7
3+
- sbt clean update compile test
64
jdk:
75
- oraclejdk7
86
notifications:

0 commit comments

Comments
 (0)