Skip to content

Commit d7d31a4

Browse files
committed
Bye bye experimental tests
1 parent a8511da commit d7d31a4

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

.travis.yml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ addons:
1010
stages:
1111
- primary
1212
- secondary
13-
- experimental
1413

1514
jobs:
1615
include:
@@ -32,25 +31,6 @@ jobs:
3231
- env: GROUP=2
3332
python: pypy2.7-7.1.1
3433

35-
# Test experimental stuff that are not part of the standard pip usage.
36-
# Helpful for developers working on them to see how they're doing.
37-
- stage: experimental
38-
env:
39-
- GROUP=1
40-
- NEW_RESOLVER=1
41-
- env:
42-
- GROUP=2
43-
- NEW_RESOLVER=1
44-
- env:
45-
- GROUP=3
46-
- NEW_RESOLVER=1
47-
48-
fast_finish: true
49-
allow_failures:
50-
- env:
51-
- GROUP=3
52-
- NEW_RESOLVER=1
53-
5434
before_install: tools/travis/setup.sh
5535
install: travis_retry tools/travis/install.sh
5636
script: tools/travis/run.sh

0 commit comments

Comments
 (0)