Skip to content

Commit a4aee53

Browse files
committed
allow py2.7 to fail travis
1 parent b92e588 commit a4aee53

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
@@ -11,6 +11,7 @@ matrix:
1111
- python: nightly
1212
- python: pypy3
1313
allow_failures:
14+
- python: 2.7
1415
- python: 3.2
1516
- python: 3.3
1617
- python: nightly

0 commit comments

Comments
 (0)