Ver código fonte

allow flixel-demos to fail until someone figured out what's going on

Simon Krajewski 11 anos atrás
pai
commit
9bea7cb5a8
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -30,6 +30,7 @@ matrix:
   fast_finish: true
   allow_failures:
     - env: TARGET=flash8
+    - env: TARGET=flixel-demos
 
 before_install:
   - travis_retry sudo apt-get update