Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
dcramer committed Feb 9, 2016
1 parent 8ba2450 commit a11c4f0
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 @@ -24,5 +24,5 @@ env:
install:
- make develop
script:
- PYFLAKES_NODOCTEST=1 flake8 src
- flake8
- py.test

0 comments on commit a11c4f0

Please sign in to comment.