Skip to content

Commit 15566b1

Browse files
committed
Tune travis build matrix
1 parent ec98b4b commit 15566b1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ python:
88
- 3.6
99
- nightly
1010

11-
allow_failures:
12-
- python: nightly
11+
matrix:
12+
allow_failures:
13+
- python: nightly
1314

1415
install:
1516
# - pip install --upgrade setuptools

0 commit comments

Comments
 (0)