Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
f0uriest committed Jan 1, 2019
1 parent 7beb79c commit 7acf001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ install:
- pip install -r requirements.txt
# command to run tests
script:
- xvfb-run python -m pytest --cov=gastop/
- python -m pytest --cov=gastop/

after_script:
- coveralls
Expand Down

0 comments on commit 7acf001

Please sign in to comment.