Skip to content

Commit

Permalink
Add Ruby 2.1 and 2.2 jobs in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmo0920 committed Aug 19, 2015
1 parent 7a760ea commit 1c68bf7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,8 @@ rvm:
- 1.9.2
- 1.9.3
- 2.0.0
- 2.1
- 2.2
gemfile:
- Gemfile
script: "rake test"

0 comments on commit 1c68bf7

Please sign in to comment.