Skip to content

Commit

Permalink
Also test against rbx-19mode on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sikachu committed Feb 3, 2012
1 parent 7f948f8 commit 772c8e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ 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"
Expand Down

0 comments on commit 772c8e9

Please sign in to comment.