Skip to content

Commit

Permalink
Updating travis settings.
Browse files Browse the repository at this point in the history
There's no reason to test against rubies we fail against, and we
shoud test all branches now.

I hope to run on rbx soon.
  • Loading branch information
steveklabnik committed Sep 11, 2011
1 parent 9209095 commit 5f5deeb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
rvm:
- 1.9.2
- rbx-2.0
- ruby-head
script: "bundle exec rake test"
notifications:
irc: "irc.freenode.org#rstatus"
branches:
only:
- rails3

0 comments on commit 5f5deeb

Please sign in to comment.