Sha256: 22dded644253a6d52c883c020a88c8a62039d5269deabc21c199da6791b93deb
Contents?: true
Size: 525 Bytes
Versions: 2
Compression:
Stored size: 525 Bytes
Contents
language: ruby sudo: false cache: bundler before_install: - gem update --system 2.6.10 - gem --version bundler_args: --without development branches: only: - master rvm: - jruby-9.1.10.0 # latest stable - 2.2.7 - 2.3.4 - 2.4.1 - ruby-head env: global: - JRUBY_OPTS="--dev -J-Djruby.launch.inproc=true -J-Xmx1024M" matrix: - NIO4R_PURE=false - NIO4R_PURE=true matrix: allow_failures: - rvm: ruby-head fast_finish: true notifications: irc: "irc.freenode.org#celluloid"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
nio4r-2.1.0-java | .travis.yml |
nio4r-2.1.0 | .travis.yml |