Skip to content

Commit 378dcca

Browse files
author
Josh Clements
committed
Reducing number of tests run
1 parent e20f107 commit 378dcca

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.travis.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,7 @@ language: python
33
dist: xenial
44

55
python:
6-
- "3.6"
7-
- "3.7"
86
- "3.8"
9-
- "3.8-dev"
10-
- "nightly"
11-
- "pypy3"
12-
13-
matrix:
14-
allow_failures:
15-
- python: 'pypy3'
16-
- python: 'nightly'
177

188
services:
199
- redis-server

0 commit comments

Comments
 (0)