Skip to content

Commit

Permalink
updates travis ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
leandromoreira committed May 12, 2016
1 parent 1dd6a97 commit 6e4adf0
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 @@ -2,7 +2,7 @@ language: ruby
services:
- redis-server
rvm:
- "2.0.0"
- "2.2.2"
script: bundle exec rspec spec
sudo: false
cache: bundler

0 comments on commit 6e4adf0

Please sign in to comment.