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

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

@@ -8,3 +8,4 @@ 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
+