Skip to content

Commit

Permalink
sbt 0.13.17
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Feb 1, 2018
1 parent 8cba854 commit 80ffbc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ matrix:
- scala: 2.12.4
jdk: oraclejdk9
script:
- ./sbt -Dsbt.scala.version=2.10.7 ++$TRAVIS_SCALA_VERSION -J-Xmx3784m checkGenTypeClasses rootJVM/test rootJS/test
- ./sbt ++$TRAVIS_SCALA_VERSION -J-Xmx3784m checkGenTypeClasses rootJVM/test rootJS/test
- scala: 2.13.0-M3
jdk: oraclejdk8
script:
Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=0.13.16
sbt.version=0.13.17

0 comments on commit 80ffbc9

Please sign in to comment.