Skip to content

Commit

Permalink
adding back .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
copiousfreetime committed Feb 18, 2015
1 parent 51ebb6d commit 2edacd0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.5
- 2.2.0
- jruby-18mode # JRuby in 1.8 mode
- jruby-19mode # JRuby in 1.9 mode
- rbx

0 comments on commit 2edacd0

Please sign in to comment.