add Python 3 to travis

This commit is contained in:
Roman Zeyde
2014-08-07 17:05:27 +03:00
parent e4ba6cf232
commit 0167082735

View File

@@ -1,6 +1,7 @@
language: python
python:
- "2.7"
- "3.3"
install:
- pip install .