Skip to content

Commit

Permalink
Remove USECPO=1 tests
Browse files Browse the repository at this point in the history
These are failing and just wasting build resources.
  • Loading branch information
nijel committed Feb 12, 2018
1 parent ea2f9e2 commit e96c362
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .travis.yml
Expand Up @@ -12,7 +12,6 @@ env:
- USECPO=0 MINVERSION=1 META=
- USECPO=0 MINVERSION= META=
- USECPO=0 MINVERSION= META=1
- USECPO=1 MINVERSION= META=
#- USECPO=2
matrix:
exclude:
Expand Down Expand Up @@ -40,17 +39,6 @@ matrix:
env: USECPO=0 MINVERSION=1 META=1
- python: 3.6
env: USECPO=0 MINVERSION= META=1
allow_failures:
- python: 2.7
env: USECPO=1 MINVERSION= META=
- python: 3.3
env: USECPO=1 MINVERSION= META=
- python: 3.4
env: USECPO=1 MINVERSION= META=
- python: 3.5
env: USECPO=1 MINVERSION= META=
- python: 3.6
env: USECPO=1 MINVERSION= META=
#before_install:
# # Ubuntu used by Travis only supports python3-aeidon.
# - sudo apt-get install python-aeidon
Expand Down

0 comments on commit e96c362

Please sign in to comment.