mirror of https://github.com/sbt/sbt.git
Run the full integrationTest/test on OSX
This commit is contained in:
parent
ead69fe395
commit
1249bf4d8e
|
|
@ -45,7 +45,7 @@ matrix:
|
||||||
- java -Xmx32m -version
|
- java -Xmx32m -version
|
||||||
- unset SBT_OPTS
|
- unset SBT_OPTS
|
||||||
script:
|
script:
|
||||||
- sbt -Dsbt.build.version=$SBT_VER universal:packageBin
|
- sbt -Dsbt.build.version=$SBT_VER universal:packageBin universal:stage integrationTest/test
|
||||||
- cd citest && ./test.sh
|
- cd citest && ./test.sh
|
||||||
|
|
||||||
- name: "build using JDK 8 test using JDK 8"
|
- name: "build using JDK 8 test using JDK 8"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue