Skip to content

Commit

Permalink
update travis yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
reaperhulk committed Jan 29, 2014
1 parent e6281c5 commit 5effdb6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
bundler_args: --without documentation
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- ruby-head
- rbx

notifications:
irc:
channels:
- "irc.freenode.org#r509"
use_notice: true
skip_join: true
on_success: always
on_failure: always

0 comments on commit 5effdb6

Please sign in to comment.