Skip to content

Commit

Permalink
Run tests against ruby 2.2 on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tjarratt committed Feb 20, 2015
1 parent f5741c0 commit 9603752
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
@@ -1,9 +1,9 @@
language: "ruby"
script: "bundle exec rake"
rvm:
- 1.9.2
- 1.9.3
- 2.0.0
- 2.1
- 2.2
- jruby-19mode
- rbx-2

0 comments on commit 9603752

Please sign in to comment.