Bastien Sevajol 9 年 前
コミット
3889d3ce2f
共有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
-