Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
daTokenizer committed Nov 23, 2016
1 parent 459ad60 commit dad0422
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ before_script:
- cd redis
- make
- cd ..
- ./redis/src/redis-server --loadmodule ./module.so
script: true
- ./redis/src/redis-server --loadmodule ./module.so &
script: ./test --noload

0 comments on commit dad0422

Please sign in to comment.