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:24:52 -07:00
parent 7b991bfe0e
commit d00471352f

View File

@ -1,8 +1,6 @@
language: python
python:
- "3.3"
virtualenv:
system_site_packages: true
before_install:
- export d=`pwd`
- sudo apt-get update -qq