Skip to content

Commit c3d8b72

Browse files
author
Daniel J Holmes (jaitaiwan)
committed
Should be compiling against 3
1 parent b909b48 commit c3d8b72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@ language: python
22
python:
33
- "2.6"
44
- "2.7"
5+
- "3.3"
6+
- "3.4"
57
install: "pip install -r requirements.txt"
68
script: py.test

0 commit comments

Comments
 (0)