Skip to content

Commit

Permalink
fix test path
Browse files Browse the repository at this point in the history
  • Loading branch information
jayfk committed Jul 12, 2016
1 parent b492f98 commit c1107a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -11,4 +11,4 @@ install:
language: python
python:
- "3.5"
script: coverage run --source=statuspage tests.py
script: coverage run --source=statuspage statuspage/tests.py

0 comments on commit c1107a8

Please sign in to comment.