Explorar o código

Travis runs another ant version. Using quiet instead of silent..

MeFisto94 %!s(int64=9) %!d(string=hai) anos
pai
achega
975159659c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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