Skip to content

Commit

Permalink
Overwrite the configs file.
Browse files Browse the repository at this point in the history
  • Loading branch information
marlboromoo committed Nov 25, 2013
1 parent 711144b commit 3fbfe40
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 @@ services:
- redis-server
before_install:
- sudo apt-get update
- sudo apt-get install -y python python-dev python-pip redis-server build-essential libevent-dev
- sudo apt-get install -y -o Dpkg::Options::=--force-confnew python python-dev python-pip redis-server build-essential libevent-dev
install:
- pip install -r requirements.txt #--use-mirrors
before_script:
Expand Down

0 comments on commit 3fbfe40

Please sign in to comment.