8000 šŸ revert back to python 3.6 because of travis bug Ā· ezzdoc/wp-api-python@838eaea Ā· GitHub
[go: up one dir, main page]

Skip to content

Commit 838eaea

Browse files
author
Derwent
committed
šŸ revert back to python 3.6 because of travis bug
travis-ci/travis-ci#9815
1 parent ec87d18 commit 838eaea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ā€Ž.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
- docker
99
python:
1010
- "2.7"
11-
- "3.7"
11+
- "3.6"
1212
- "nightly"
1313
# command to install dependencies
1414
install:

0 commit comments

Comments
Ā (0)
0