Try using Python 3.4

This commit is contained in:
Doug Blank 2016-01-23 15:37:29 -05:00
parent 186c2bcfef
commit cb74c40afa

View File

@ -3,9 +3,9 @@
language: c
#python:
python:
# - 3.3
# - 3.4
- 3.4
install:
- time sudo apt-get update