Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
daTokenizer committed Jul 28, 2017
1 parent 99f9047 commit faeb681
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 @@ -8,7 +8,7 @@ before_script:
- cd redis
- make
- cd ..
- pip install redis rmtest
- sudo pip install redis
- ./redis/src/redis-server --loadmodule ./module.so &
#env:
#- REDIS_MODULE_PATH=$TRAVIS_BUILD_DIR/src/redisearch.so REDIS_PATH=$TRAVIS_BUILD_DIR/redis/src/redis-server
Expand Down

0 comments on commit faeb681

Please sign in to comment.