Skip to content

Commit 804a20f

Browse files
authored
upgrade to python 3.6 because the 3.3 image was dropped
1 parent c6a50a9 commit 804a20f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: python
22

33
python:
4-
- "3.3"
4+
- "3.6"
55

66
install:
77
- pip3 install flake8

0 commit comments

Comments
 (0)