.travis.yml: Test on Python 3.3, as well.

This commit is contained in:
John Kirkham 2015-09-10 16:52:31 -04:00
parent d43d72f10d
commit 668812ad85

View File

@ -5,6 +5,7 @@ cache:
- ~/.cache/bower
python:
- 3.4
- 3.3
- 2.7
sudo: false
env: