8000 Updated test matrix · jakubactive/wc-api-python@9a806ae · GitHub
[go: up one dir, main page]

Skip to content

Commit 9a806ae

Browse files
Updated test matrix
1 parent 31b5b01 commit 9a806ae

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
language: python
22
python:
3-
- "2.7"
4-
- "3.5"
53
- "3.6"
4+
- "3.7"
5+
- "3.8"
6+
- "3.9"
67
- "nightly"
78
# command to install dependencies
89
install:

0 commit comments

Comments
 (0)
0