try travis 3.5

This commit is contained in:
Anthony Scopatz 2015-09-26 22:31:48 -04:00
parent 7d525e8fe5
commit e2a20556b7

View file

@ -1,7 +1,7 @@
language: python
python:
- 3.4
# - 3.5
- 3.5
install:
- pip install ply nose prompt_toolkit
script: