Skip to content

Commit

Permalink
implement flake8 setup
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Oct 14, 2016
1 parent 753b10f commit 6c498c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -30,6 +30,7 @@ install:
- pip install pip --upgrade
- pip install .
- pip install -r requirements-gdal.txt
- pip install -r requirements-dev.txt
- pip install coveralls

script:
Expand Down

0 comments on commit 6c498c2

Please sign in to comment.