1
0
mirror of https://github.com/corundum/corundum.git synced 2025-01-16 08:12:53 +08:00

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
python:
- "2.7"
- "3.3"
virtualenv:
system_site_packages: true
before_install: