Skip to content

Commit 71fa5e1

Browse files
committed
allow python3.5 failures.
1 parent 2c5b6db commit 71fa5e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ matrix:
2222
fast_finish: true
2323
allow_failures:
2424
- python: 3.6
25+
- python: 3.5
2526

2627
install:
2728
- pip install tox

0 commit comments

Comments
 (0)