Skip to content

Commit

Permalink
travis fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
technomaniac committed Jan 23, 2017
1 parent a7015f7 commit 1e4fe92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ install: pip install -r requirements.txt
script:
- py.test --ignore tests/integration --assert=plain
- py.test tests/integration --assert=plain
- python setup.py sdist upload

deploy:
provider: pypi
Expand Down

0 comments on commit 1e4fe92

Please sign in to comment.