olinox 9 năm trước cách đây
mục cha
commit
82f1d1f652
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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