Ver Fonte

correct2

olinox há 9 anos atrás
pai
commit
82f1d1f652
1 ficheiros alterados com 0 adições e 2 exclusões
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

@@ -6,9 +6,7 @@ python:
 install:
   - pip install nose2
   - pip install coveralls
-  - pip install pylint
 script: 
   - nose2 --with-coverage
-  - pylint --errors-only
 after_success:
   coveralls