Skip to content

Commit 670ab1f

Browse files
committed
Travis: Add djangomaster to expected failures
1 parent 6deacdd commit 670ab1f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ env:
1616

1717
matrix:
1818
fast_finish: true
19+
allow_failures:
20+
- env: TOXENV=py35-djangomaster
21+
- env: TOXENV=py36-djangomaster
1922

2023
install:
2124
- pip install tox "virtualenv<14"

0 commit comments

Comments
 (0)