Skip to content

Commit

Permalink
add flake8 check to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
shimizukawa committed Mar 7, 2015
1 parent caed7fa commit 4fa0273
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -12,4 +12,5 @@ env:
install:
- pip install docutils==$DOCUTILS
- pip install -r test-reqs.txt
before_script: flake8
script: make test

0 comments on commit 4fa0273

Please sign in to comment.