Skip to content

Commit

Permalink
travis: Drop pypy testing
Browse files Browse the repository at this point in the history
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 <stephen@that.guru>
  • Loading branch information
stephenfin committed May 14, 2021
1 parent 7b55cb3 commit c44b618
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ stages:
- deploy
jobs:
include:
- stage: test
python: pypy
dist: trusty
- stage: deploy
python: 3.6
install: skip # no tests, no depedencies needed
Expand Down

0 comments on commit c44b618

Please sign in to comment.