Commit f19393cf by Prem Sichanugrist

Do not test against rbx-19mode for now

We aren't really sure if Rails even work on rbx-19mode, as it's on rapid developemnt. We should disble that for now.
parent 71d3f46e
......@@ -3,7 +3,6 @@ rvm:
- 1.9.2
- ree
- rbx-18mode
- rbx-19mode
before_script: "sudo ntpdate -ub ntp.ubuntu.com pool.ntp.org; true"
script: "bundle exec rake clean test cucumber"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment