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

Commit

Permalink
Test against rbx-2 and 2.1.1. Dropped tests for 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewslotin committed Mar 21, 2014
1 parent d8a2f54 commit 9a48e55
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
language: ruby
rvm:
- 1.9.3
- 1.9.2
- rbx-19mode
- ruby-head
- rbx-2
- 2.0.0
- 2.1.1
matrix:
allow_failures:
- rvm: ruby-head
- rvm: rbx-2

0 comments on commit 9a48e55

Please sign in to comment.