Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Commit

Permalink
Update rbx string for Travis, Ruby 2.1.x version
Browse files Browse the repository at this point in the history
  • Loading branch information
petergoldstein committed Jun 4, 2014
1 parent 38ed928 commit 06e1dfd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
@@ -1,11 +1,11 @@
language: ruby
rvm:
- 2.1.0
- 2.1.2
- 2.0.0
- 1.9.3
- jruby-19mode
- rbx
- rbx-2
matrix:
allow_failures:
- rvm: rbx
- rvm: rbx-2
cache: bundler

0 comments on commit 06e1dfd

Please sign in to comment.