Browse Source

[cs] Do not allow failures on Travis \o/

Cauê Waneck 11 years ago
parent
commit
3a548d73cf
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -21,7 +21,6 @@ env:
 matrix:
   allow_failures:
     - env: TARGET=flash8
-    - env: TARGET=cs
 
 before_install:
   - sudo apt-get update