Update .travis.yml

This commit is contained in:
jk-5 2014-05-04 13:05:42 +02:00
parent 70329a4aaa
commit 0730aa491f

View file

@ -3,8 +3,8 @@ jdk:
- openjdk7 - openjdk7
before_install: git clone https://github.com/BuildCraft/BuildCraft-Localization.git ../BuildCraft-Localization before_install: git clone https://github.com/BuildCraft/BuildCraft-Localization.git ../BuildCraft-Localization
install: ./gradlew setupCIWorkspace build --quiet install: ./gradlew setupCIWorkspace --quiet
script: ./gradlew check --quiet script: ./gradlew build --quiet
env: env:
global: global: