Explorar el Código

python-sys tests are working

Simon Krajewski hace 11 años
padre
commit
9e47ccf052
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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