Skip to content

Commit

Permalink
Run PEP8 as part of the build process.
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Coddington committed Oct 6, 2014
1 parent 64ca42d commit f63e469
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ before_install:
- pip install pytest mock pretend freezegun
- pip install -e .
- pip install -q pep8
before_script:
- pep8 pyicloud
script:
- pep8 pyicloud
- python setup.py test

0 comments on commit f63e469

Please sign in to comment.