Skip to content

Commit

Permalink
Reducing number of tests run
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Clements committed Oct 11, 2021
1 parent e20f107 commit 378dcca
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,7 @@ language: python
dist: xenial

python:
- "3.6"
- "3.7"
- "3.8"
- "3.8-dev"
- "nightly"
- "pypy3"

matrix:
allow_failures:
- python: 'pypy3'
- python: 'nightly'

services:
- redis-server
Expand Down

0 comments on commit 378dcca

Please sign in to comment.