Skip to content

Commit

Permalink
add update travis.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
idning committed Apr 24, 2015
1 parent 53fbeec commit 4ac1597
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@

#install deps if we are in travis
if [ -n "$TRAVIS" ]; then
sudo apt-get install socat

#python libs
sudo pip install redis
sudo pip install nose

Expand Down

0 comments on commit 4ac1597

Please sign in to comment.