Skip to content

Commit

Permalink
Run flake8 on AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
josephfrazier committed Mar 10, 2017
1 parent e009f0a commit 2fea1f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ install:
- "%PYTHON%/Scripts/pip.exe install -U -r requirements.txt"

test_script:
- "%PYTHON%/python.exe -m flake8"
- "%PYTHON%/Scripts/py.test.exe -sv"

0 comments on commit 2fea1f3

Please sign in to comment.