Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
daTokenizer committed Mar 21, 2017
1 parent e72e6d8 commit 2fd48ff
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 @@ -3,7 +3,7 @@ compiler: gcc
sudo: required
install: make clean && make
before_script:
- git clone https://github.com/antirez/redis.git
- git clone https://github.com/datokenizer/redis.git
- cd redis
- make
- sudo pip install redis
Expand Down

0 comments on commit 2fd48ff

Please sign in to comment.