Sha256: 012c006ca5d0602763ad4da2c4bb69309efa8b66304ef44090d8b5cd0798c899

Contents?: true

Size: 247 Bytes

Versions: 6

Compression:

Stored size: 247 Bytes

Contents

language: ruby
cache: bundler

before_install:
  - gem update --system
  - gem --version
  - gem install bundler -v 1.16.1
  - bundle --version

rvm:
  - 2.2
  - 2.3
  - 2.4.3
  - 2.5.0

matrix:
  fast_finish: true

branches:
  only:
    - master

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
x25519-termux-1.1.0 .travis.yml
x25519-1.0.8 .travis.yml
x25519-1.0.7 .travis.yml
x25519-1.0.6 .travis.yml
x25519-1.0.5 .travis.yml
x25519-1.0.4 .travis.yml