Update .travis.yml

This commit is contained in:
Dhruvan Ganesh
2016-08-10 20:05:15 +05:30
committed by GitHub
parent 5d6a773460
commit 43e59b724a

View File

@@ -6,6 +6,9 @@ language: python
python:
- 2.7
- 2.6
- 3.3
- 3.4
- 3.5
install:
- python setup.py install