Parcourir la source

python-sys tests are working

Simon Krajewski il y a 11 ans
Parent
commit
9e47ccf052
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -32,7 +32,6 @@ matrix:
   fast_finish: true
   allow_failures:
     - env: TARGET=flash8
-    - env: TARGET=python-sys
 
 before_install:
   - travis_retry sudo apt-get update