8000 šŸ update python version in travis Ā· progressify/wp-api-python@300f239 Ā· GitHub
[go: up one dir, main page]

Skip to content

Commit 300f239

Browse files
author
Derwent
committed
šŸ update python version in travis
1 parent bfeb983 commit 300f239

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.6"
11+
- "3.7"
1212
- "nightly"
1313
# command to install dependencies
1414
install:

0 commit comments

Comments
Ā (0)
0