Skip to content

Commit

Permalink
preinstall requests to avoid strange bug
Browse files Browse the repository at this point in the history
(see kennethreitz/requests#2462)
  • Loading branch information
sheppard committed Mar 11, 2015
1 parent 7f5359c commit 7f886f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ env:
global:
- PANDAS="pandas==0.15.2"
install:
- pip install requests
- pip install $DJANGO
- pip install $REST
- pip install $PANDAS
Expand Down

0 comments on commit 7f886f3

Please sign in to comment.