Bastien Sevajol 9 년 전
부모
커밋
633b4e8832
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml 파일 보기

@@ -8,4 +8,3 @@ script:
8 8
   - coverage run tests.py --rcfile=.coveragerc -v && coverage report -m && python3.4 tests.py
9 9
 after_success:
10 10
   - coveralls
11
-