Skip to content

Commit

Permalink
set up redis on travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Wiedler committed Jul 1, 2016
1 parent 6c08d89 commit b46d48a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
language: ruby
services:
- redis-server
script:
- make

0 comments on commit b46d48a

Please sign in to comment.