Test with python 3

This commit is contained in:
Alex Forencich 2015-03-21 03:32:42 -07:00
parent 02a7f4d5ed
commit 30e597e3e0

View File

@ -1,6 +1,6 @@
language: python language: python
python: python:
- "2.7" - "3.3"
virtualenv: virtualenv:
system_site_packages: true system_site_packages: true
before_install: before_install: