Add Python 3.4 build

This commit is contained in:
Robin Dunn
2015-08-11 00:12:49 -07:00
parent 5bfcd3ceda
commit 7b6958e30b

View File

@@ -6,7 +6,7 @@ language: python
python:
- "2.7"
# TODO: Can we add "3.4" here and have travis do both?
- "3.4"
sudo: false