Tell travis that we need pyopenssl

This commit is contained in:
Jesse Mullan
2014-11-01 19:10:29 -07:00
parent 29622ba221
commit 4ae3655025

View File

@@ -9,6 +9,7 @@ python:
- "2.6"
- "2.7"
install:
- pip install pyOpenSSL
- pip install pylint
- pip install pyflakes
- pip install pep8