Skip to content

Commit f75dcbc

Browse files
committed
.travis.yml: Stop allowing failures for py3{3,4}
1 parent afa2368 commit f75dcbc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,3 @@ script:
1010
- nosetests --with-coverage
1111
after_success:
1212
- coveralls
13-
matrix:
14-
allow_failures:
15-
- python: 3.3
16-
- python: 3.4
17-
fast_finish: true

0 commit comments

Comments
 (0)