Skip to content

Commit f351330

Browse files
isurufwjakob
authored andcommitted
conda has dropped python 2
1 parent 9712cbd commit f351330

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ matrix:
77
- os: linux
88
env: PYTHON=3.6
99
- os: linux
10-
env: CONDA=2.7
10+
env: CONDA=3.7
1111
- os: linux
1212
env: CONDA=3.6
1313
- os: osx
1414
env: PYTHON=2.7
1515
- os: osx
1616
env: PYTHON=3.6
1717
- os: osx
18-
env: CONDA=2.7
18+
env: CONDA=3.7
1919
- os: osx
2020
env: CONDA=3.6
2121
before_install:

0 commit comments

Comments
 (0)