Sha256: 7a9c23c1be0c04169f71cc190e2ab6f2521e08692902cb0b59d397d3df4749f9

Contents?: true

Size: 378 Bytes

Versions: 2

Compression:

Stored size: 378 Bytes

Contents

language: ruby
sudo: false
cache: bundler
script: bundle exec rake ci
bundler_args: --without development

branches:
  only:
    - master

rvm:
  - jruby-9.1.6.0
  - 2.2.6
  - 2.3.3
  - 2.4.0

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

matrix:
  fast_finish: true

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rbnacl-5.0.0 .travis.yml
rbnacl-4.0.2 .travis.yml