Skip to content

Commit

Permalink
test on latest ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurnn committed Jan 11, 2016
1 parent ba09963 commit 551cd66
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ bundler_args: --without development
rvm:
- 1.9.3
- 2.0.0
- 2.1.1
- 2.1
- 2.2.4
- 2.3.0
script: rspec spec
gemfile:
- Gemfile
- Gemfile.sidekiq
- Gemfile.resque
- Gemfile.resque

0 comments on commit 551cd66

Please sign in to comment.