Skip to content

Commit

Permalink
Revert "Build on Travis from crossSbtVersions"
Browse files Browse the repository at this point in the history
This reverts commit 6f23efc.
  • Loading branch information
earldouglas committed Aug 13, 2017
1 parent 6f23efc commit 9d3d331
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Expand Up @@ -3,4 +3,8 @@ language: scala
jdk:
- oraclejdk8
script:
- sbt "^ scripted"
- sbt "^^ ${SBT_VERSION}" scripted
matrix:
include:
- env: SBT_VERSION="0.13.6"
- env: SBT_VERSION="1.0.0"

0 comments on commit 9d3d331

Please sign in to comment.