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 dad0422 commit aae34c4
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 @@ -7,4 +7,4 @@ before_script:
- make
- cd ..
- ./redis/src/redis-server --loadmodule ./module.so &
script: ./test --noload
script: ./test.py --noload

0 comments on commit aae34c4

Please sign in to comment.