Skip to content

Commit 4506c30

Browse files
committed
Relax travis matrix
1 parent 9b9b848 commit 4506c30

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ python:
55
- 3.7-dev
66
- nightly
77

8+
matrix:
9+
allow_failures:
10+
- python: 3.7-dev
11+
- python: nightly
12+
813
install:
914
- pip install --upgrade pip
1015
- pip install -r requirements-dev.txt

0 commit comments

Comments
 (0)