瀏覽代碼

Fix comment

Lucas Villeneuve 5 年之前
父節點
當前提交
84acebe5fe
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -23,6 +23,6 @@ install:
   - sed 's/token = 123456789ABCDEF987654321FEDCBA/token = '"$DISCORD_TOKEN"'/' myanimebot.example.conf > myanimebot.conf
   - mkdir "logs"
 script:
-  - python -m pytest tests --cov-report=xml --cov=deeptabular# run tests
+  - python -m pytest tests --cov-report=xml --cov=deeptabular # run tests
 after_success:
   - codecov # submit coverage