Skip to content

Commit

Permalink
Merge pull request #3 from kaste/patch-2
Browse files Browse the repository at this point in the history
Just use python 3.6 for flake
  • Loading branch information
braver authored Nov 8, 2018
2 parents 7cddbcc + cb156f3 commit aa1c05b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: python
python:
- "3.3"
- "3.6"
install:
- pip install flake8
script:
Expand Down

0 comments on commit aa1c05b

Please sign in to comment.