Skip to content

Commit b35ed37

Browse files
committed
Test on newer Pythons
1 parent 35e081e commit b35ed37

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,13 @@ python:
55
- '2.7'
66
- '3.3'
77
- '3.4'
8+
- '3.5'
9+
- nightly
810
- pypy
11+
matrix:
12+
allow_failures:
13+
- python: nightly
14+
915
before_install:
1016
- git submodule update --init --recursive
1117
- git clone --recursive git://github.com/maxmind/libmaxminddb

0 commit comments

Comments
 (0)