Skip to content

Commit

Permalink
Add ruby-2.0.0 to travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
djcp committed Mar 8, 2013
1 parent eb4e88b commit ee565ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ rvm:
- 1.9.3
- jruby-19mode
- rbx-19mode
- 2.0.0

before_script: "sudo ntpdate -ub ntp.ubuntu.com pool.ntp.org; true"
script: "bundle exec rake clean test cucumber"
Expand All @@ -16,3 +17,4 @@ matrix:
allow_failures:
- rvm: jruby-19mode
- rvm: rbx-19mode
- rvm: 2.0.0

0 comments on commit ee565ca

Please sign in to comment.