Ver código fonte

Updated .travis.yml - ignore 5.6 failure (waiting for next PHP 5.6 beta/RC)

Frank Brückner 11 anos atrás
pai
commit
8f61eb1c34
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -30,4 +30,5 @@ script:
  
 matrix:
   allow_failures:
+   - php: 5.6
    - php: hhvm