Skip to content

Commit

Permalink
Install requests
Browse files Browse the repository at this point in the history
  • Loading branch information
dimazest committed Nov 16, 2014
1 parent a2c335b commit 9eecfe8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,7 @@ python:
- "3.4"
install:
- sudo rm -rf /dev/shm && sudo ln -s /run/shm /dev/shm
- pip install -U requests

script: python setup.py test

Expand Down

0 comments on commit 9eecfe8

Please sign in to comment.