Skip to content

Commit

Permalink
CI: just true
Browse files Browse the repository at this point in the history
  • Loading branch information
CJ-Wright committed Sep 16, 2017
1 parent 08cf023 commit 352179f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,11 @@ install:
- pip install codecov pytest-env python-coveralls
- git clean -xfd

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

#after_success:
# - codecov
Expand Down

0 comments on commit 352179f

Please sign in to comment.