Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

Commit

Permalink
Re-add all the Ruby versions for Travis testing
Browse files Browse the repository at this point in the history
  • Loading branch information
veganstraightedge committed Nov 23, 2014
1 parent c44ba62 commit 57993ae
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .travis.yml
@@ -1,3 +1,13 @@
language: ruby
rvm:
- 2.1.3
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0
- 2.1.5
- rbx-2.0.0
- rbx-2.1.1
- rbx-2.2.10
- rbx-2.3
- jruby-18mode
- jruby-19mode

0 comments on commit 57993ae

Please sign in to comment.