Log info on Travis tests

This commit is contained in:
mezz 2017-06-18 22:52:12 -07:00
parent b39ade30c3
commit fcb596ea1e
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ install:
- ./gradlew ciWriteBuildNumber
script:
- travis_wait ./gradlew build -x createExe -S
- ./gradlew -p projects/Forge test -S
- ./gradlew -p projects/Forge test -S -i
notifications:
email: false