Explorar el Código

Merge pull request #3829 from hkdobrev/fast-finish-builds

Report Travis CI build success early
Jordi Boggiano hace 10 años
padre
commit
fed81ee47c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -21,6 +21,7 @@ php:
   - hhvm-nightly
 
 matrix:
+  fast_finish: true
   allow_failures:
     - php: hhvm-nightly