Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

Commit

Permalink
Moving rbx into allow failures
Browse files Browse the repository at this point in the history
  • Loading branch information
BukhariH committed Jan 4, 2014
1 parent b881cc9 commit 3468612
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,13 +1,13 @@
language: ruby
rvm:
- jruby-19mode
- rbx
- 1.9.3
- 2.0.0
- 2.1.0
matrix:
allow_failures:
- rvm: 2.1.0
- rvm: rbx
env:
global:
- secure: "Ry6INhL05+XfREUEDBbe0hhui/ijy6BZh2Ez8AtCEudUE3pfm5iQla5Su3lYolUozStGFziwMxRsUHsO25gHH/f1NHjcosipYOmE2F61nktLIUMYDOJTG1rRWBa4NUqnDZr1xF/nt7vurJAjtigJ9nVjir1TRg5Cq+DSNkJvNhY="
Expand Down

0 comments on commit 3468612

Please sign in to comment.