Skip to content

Commit

Permalink
pylint removed from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
dbonadiman committed May 14, 2014
1 parent 9a97bff commit ff850c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,5 @@ install:
# command to run tests, e.g. python setup.py test
script:
- nosetests --with-coverage --cover-package=wordlist
- pylint
after_success:
- coveralls

0 comments on commit ff850c9

Please sign in to comment.