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

Update .travis.yml

This commit is contained in:
Alex Forencich 2015-03-21 04:39:27 -07:00
parent 6bd28aa128
commit 646ad2a293

View File

@ -1,6 +1,6 @@
language: python
python:
- "3.2"
- "3.4"
virtualenv:
system_site_packages: true
before_install: