Browse Source

Allowing failures for CS until the checker is fixed

Jose Lorenzo Rodriguez 10 years ago
parent
commit
8ffa7859cc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -38,6 +38,7 @@ matrix:
 
   allow_failures:
     - env: COVERALLS=1 DEFAULT=0
+    - env: PHPCS=1 DEFAULT=0
 
     - php: hhvm