Update .travis.yml

This commit is contained in:
Alex Forencich 2015-03-21 04:40:57 -07:00
parent 646ad2a293
commit 684f6967e5

View File

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