Skip to content

Commit

Permalink
Rajeev - Fix redis-server start
Browse files Browse the repository at this point in the history
  • Loading branch information
rShetty committed Feb 19, 2017
1 parent 5b9ef14 commit bfcd4bd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
language: go
go_import_path: go-ratelimit

before_script: sudo redis-server
services:
- redis-server

addons:
apt:
sources:
Expand Down

0 comments on commit bfcd4bd

Please sign in to comment.