Try importing gzip on Travis to see if this is a Travis issue.
This commit is contained in:
@@ -5,6 +5,7 @@ python:
|
||||
- "3.2"
|
||||
- "3.3"
|
||||
before_install:
|
||||
- python -c 'import gzip'
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install csstidy libxml2-dev libxslt-dev
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user