Skip to content

Commit 34a4a33

Browse files
committed
.travis.yml: experiment with Python versions #6
1 parent 84929ba commit 34a4a33

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ env:
3232
- ubuntu-toolchain-r-test
3333
packages:
3434
- g++-6 gcc-6-plugin-dev
35-
env:
3635

3736
- MATRIX_EVAL="CC=gcc-7 && CXX=g++-7"
3837
addons:
@@ -49,7 +48,6 @@ env:
4948
- ubuntu-toolchain-r-test
5049
packages:
5150
- g++-8 gcc-8-plugin-dev
52-
env:
5351

5452
python:
5553
- "2.7"

0 commit comments

Comments
 (0)