Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
facelessuser committed Jun 5, 2015
1 parent 0ad2264 commit 8ea8784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,7 +5,7 @@ install:
- pip install flake8
- pip install flake8_docstrings
- pip install nose
- pip pep8-naming
- pip install pep8-naming
script:
- nosetests .
- flake8 .

0 comments on commit 8ea8784

Please sign in to comment.