Преглед изворни кода

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

MeFisto94 пре 9 година
родитељ
комит
e5cc2665a2
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      .travis.yml

+ 2 - 1
.travis.yml

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