Browse Source

Last try before I am officially insane... Too less Output is also unwanted...

MeFisto94 9 years ago
parent
commit
e5cc2665a2
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .travis.yml

+ 2 - 1
.travis.yml

@@ -28,7 +28,8 @@ install:
   - cd jdks
   - cd jdks
   - ./download-jdks.sh
   - ./download-jdks.sh
   - cd ../
   - cd ../
-  - ant -q build-installers
+  #- ant -q build-installers
+  - ant build-installers
 
 
 #script:
 #script:
 #  - ./gradlew check
 #  - ./gradlew check