Skip to content

Commit

Permalink
CI: don't run script
Browse files Browse the repository at this point in the history
  • Loading branch information
CJ-Wright committed Sep 16, 2017
1 parent 9b5f4af commit 08cf023
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 @@ -60,7 +60,7 @@ install:
- pip install codecov pytest-env python-coveralls
- git clean -xfd

script:
#script:
# - coverage run run_tests.py
# - coverage report -m
# - flake8 xpdview
Expand Down

0 comments on commit 08cf023

Please sign in to comment.