Skip to content

Commit

Permalink
Remove urbansimd from PEP8 check.
Browse files Browse the repository at this point in the history
  • Loading branch information
jiffyclub committed Mar 25, 2014
1 parent c607636 commit 6f40a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -17,7 +17,7 @@ install:
# install urbansim
- pip install .
script:
- pep8 urbansim scripts urbansimd
- pep8 urbansim scripts
- py.test --cov urbansim --cov-report term-missing
after_success:
- coveralls

0 comments on commit 6f40a95

Please sign in to comment.