Skip to content

Commit

Permalink
Change travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lestrrat committed Oct 18, 2016
1 parent 0d2f962 commit 46093ec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ install:
- pip install -r requirements.txt
- pip install pyflakes
script:
- pyflakes app.py
- pyflakes app
- pyflakes blueprints
- pyflakes *.py

0 comments on commit 46093ec

Please sign in to comment.