Explorar o código

Printing one point per line ant-log. Note: Errors are still printed out

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

+ 1 - 1
.travis.yml

@@ -29,7 +29,7 @@ install:
   - ./download-jdks.sh
   - cd ../
   #- ant -q build-installers
-  - ant build-installers
+  - ant build-installers | awk '{printf("."); fflush(stdout)}'
 
 #script:
 #  - ./gradlew check