Explorar el Código

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

MeFisto94 hace 9 años
padre
commit
e5cc2665a2
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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