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