Skip to content

Commit e73c6be

Browse files
Adjust travis too
1 parent 94bb9cc commit e73c6be

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ env:
1919

2020
matrix:
2121
include:
22-
- name: "Python 3.6 - osx"
23-
env: PYTHON_VERSION=3.6
22+
- name: "Python 3.9 - osx"
23+
env: PYTHON_VERSION=3.9
2424
os: osx
25-
- name: "Python 3.6 - linux"
26-
env: PYTHON_VERSION=3.6
25+
- name: "Python 3.9 - linux"
26+
env: PYTHON_VERSION=3.9
2727
os: linux
2828
- name: "Python 3.7 - osx"
2929
env: PYTHON_VERSION=3.7

0 commit comments

Comments
 (0)