Skip to content

Commit

Permalink
seeing if integration tests will work in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsdave committed Jun 6, 2015
1 parent c017c92 commit afe6fcb
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 @@ -7,5 +7,5 @@ install:
script:
- pep8
- flake8
- nosetests -A "not integration" --with-coverage --cover-branches --cover-erase --cover-package cloudfeaster
- nosetests --with-coverage --cover-branches --cover-erase --cover-package cloudfeaster
- coveralls

0 comments on commit afe6fcb

Please sign in to comment.