Travis: try Python 3.4

This commit is contained in:
Doug Blank 2016-02-28 17:55:37 -05:00
parent 400825207a
commit 6a9129c7b9

View File

@ -2,8 +2,8 @@
# http://lint.travis-ci.org/
language: python
#python:
# - 3.4
python:
- 3.4
install:
- time sudo apt-get update