Bastien Sevajol 8 年前
父节点
当前提交
acef8f34fa
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml 查看文件

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