Browse Source

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

MeFisto94 9 năm trước cách đây
mục cha
commit
e5cc2665a2
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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