Skip to content

Commit

Permalink
update latest version sbt-extras
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Mar 15, 2017
1 parent f430a1c commit 9c2e793
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 146 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,4 @@ matrix:
- jar tf $HOME/.sbt/0.13/java9-rt-ext/rt.jar | grep java/lang/Object
- cd ..
- echo "sbt.version=0.13.14-RC1" > project/build.properties
- wget https://raw.githubusercontent.com/paulp/sbt-extras/9ade5fa54914ca8aded44105bf4b9a60966f3ccd/sbt && chmod +x ./sbt
- ./sbt -Dscala.ext.dirs=$HOME/.sbt/0.13/java9-rt-ext ++$TRAVIS_SCALA_VERSION -J-Xmx3784m check-gen-type-classes rootJVM/test rootJS/test
Loading

0 comments on commit 9c2e793

Please sign in to comment.