Sha256: e96abbfe04d6f0ed2f10b069a7366bc9981c1291a25f2617ad29da2bc6250632
Contents?: true
Size: 595 Bytes
Versions: 5
Compression:
Stored size: 595 Bytes
Contents
script: rake ci language: ruby rvm: - 2.2.0 - 2.2.2 - jruby - ruby-head - jruby-head - rbx-2 # TODO: Put these back: # * CELLULOID_TASK_CLASS=Fibered # * CELLULOID_TASK_CLASS=Threaded # For right now the imporant thing is to test BACKPORTED mode: matrix: fast_finish: true allow_failures: - rvm: rbx-2 - rvm: ruby-head - rvm: jruby-head - env: CELLULOID_BACKPORTED=true env: matrix: - CELLULOID_BACKPORTED=true - CELLULOID_BACKPORTED=false notifications: irc: "irc.freenode.org#celluloid" sudo: false install: bundle install --without=development
Version data entries
5 entries across 5 versions & 1 rubygems