Skip to content

Commit c44b618

Browse files
committed
travis: Drop pypy testing
pypy has a long startup time. It's exceptionally unlikely anyone is using sphinx-click in this environment. Drop this. Signed-off-by: Stephen Finucane <[email protected]>
1 parent 7b55cb3 commit c44b618

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ stages:
1818
- deploy
1919
jobs:
2020
include:
21-
- stage: test
22-
python: pypy
23-
dist: trusty
2421
- stage: deploy
2522
python: 3.6
2623
install: skip # no tests, no depedencies needed

0 commit comments

Comments
 (0)