Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

Commit

Permalink
try adding openssl
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabycourt committed Jun 17, 2014
1 parent 89ed743 commit 7ad76ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ python:
- "pypy"
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y build-essential python-dev libevent-dev python-pip liblzma-dev libssl-dev python-m2crypto swig
- sudo apt-get install -y build-essential python-dev openssl libevent-dev python-pip liblzma-dev libssl-dev python-m2crypto swig
- mkdir rpm
- touch rpm/__init__.py
install:
Expand Down

0 comments on commit 7ad76ad

Please sign in to comment.