Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

Commit

Permalink
Travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri committed Aug 16, 2012
1 parent aba174a commit 383023b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
script: rake ci
rvm:
- 1.9.3
- ruby-head
- jruby-19mode

# Getting a deadlock in the nonblocking connect code :(
# - jruby-head

# See https://github.com/rubinius/rubinius/issues/1611
# - rbx-19mode

notifications:
irc: "irc.freenode.org#celluloid"

0 comments on commit 383023b

Please sign in to comment.