Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.

Commit

Permalink
add .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
josqu4red committed Dec 18, 2014
1 parent 8662d3c commit e1f8e89
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
@@ -0,0 +1,8 @@
language: ruby
rvm:
- 2.1.0
script: bundle exec rake
before_install:
- gem update --system
services:
- redis-server

0 comments on commit e1f8e89

Please sign in to comment.