Sha256: 1d11cdc50ff00fdf09c042e6156d117bd9633390fdcdcb0fa5dfe65b9d455b42

Contents?: true

Size: 403 Bytes

Versions: 1

Compression:

Stored size: 403 Bytes

Contents

script: bundle exec rake ci

rvm:
  - 2.0.0
  - 2.1.8
  - 2.2.4
  - 2.3.0
  - ruby-head
  - jruby
  - jruby-9.0.4.0
  - jruby-head
  - rbx-2

env:
  - LIBSODIUM_VERSION=1.0.0 # Minimum supported
  - LIBSODIUM_VERSION=1.0.8 # Latest released

matrix:
  fast_finish: true
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head
    - rvm: rbx-2

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rbnacl-3.3.0 .travis.yml