Skip to content

Commit

Permalink
#84
Browse files Browse the repository at this point in the history
  • Loading branch information
yn-coder committed Oct 15, 2018
1 parent 06f16d8 commit 0ac8e22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ install:
- pip install pytest-cov
- pip install coveralls

#before_script:
# flake8 app.py
before_script:
flake8 app.py --select W

# command to run tests
script:
Expand Down

0 comments on commit 0ac8e22

Please sign in to comment.