Skip to content

Commit

Permalink
* Fix 2.13.x Travis def
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydmeta committed Oct 22, 2018
1 parent 283ff29 commit 5915691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -31,7 +31,7 @@ matrix:
jdk: oraclejdk8
script:
- sbt ++$TRAVIS_SCALA_VERSION scala_2_13/test:compile scala_2_13/test:doc
- sbt scala_2_13/test
- sbt ++$TRAVIS_SCALA_VERSION scala_2_13/test
cache:
directories:
- $HOME/.sbt/0.13
Expand Down

0 comments on commit 5915691

Please sign in to comment.