mirror of https://github.com/sbt/sbt.git
Test for all sbt versions on travis
This commit is contained in:
parent
0bbeea3977
commit
cfa9f462cf
|
|
@ -2,4 +2,4 @@ sudo: false
|
|||
language: scala
|
||||
jdk: oraclejdk7
|
||||
script:
|
||||
- sbt test scripted
|
||||
- sbt ";^test ;^scripted"
|
||||
|
|
|
|||
Loading…
Reference in New Issue