Skip to content

Commit

Permalink
upgrade to python 3.6 because the 3.3 image was dropped
Browse files Browse the repository at this point in the history
  • Loading branch information
braver authored Jun 26, 2019
1 parent c6a50a9 commit 804a20f
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,7 +1,7 @@
language: python

python:
- "3.3"
- "3.6"

install:
- pip3 install flake8
Expand Down

0 comments on commit 804a20f

Please sign in to comment.