Bye bye experimental tests

This commit is contained in:
Pradyun Gedam 2020-10-30 07:16:50 +05:30
parent ec9bb10922
commit 4026739096
No known key found for this signature in database
GPG Key ID: FF99710C4332258E
1 changed files with 0 additions and 20 deletions

View File

@ -10,7 +10,6 @@ addons:
stages:
- primary
- secondary
- experimental
jobs:
include:
@ -32,25 +31,6 @@ jobs:
- env: GROUP=2
python: pypy2.7-7.1.1
# Test experimental stuff that are not part of the standard pip usage.
# Helpful for developers working on them to see how they're doing.
- stage: experimental
env:
- GROUP=1
- NEW_RESOLVER=1
- env:
- GROUP=2
- NEW_RESOLVER=1
- env:
- GROUP=3
- NEW_RESOLVER=1
fast_finish: true
allow_failures:
- env:
- GROUP=3
- NEW_RESOLVER=1
before_install: tools/travis/setup.sh
install: travis_retry tools/travis/install.sh
script: tools/travis/run.sh