Sha256: ab6e7739f5e21a21a3fac58a0ea3c3ed6386a6a64779f5506c4b37217fb1bef7

Contents?: true

Size: 273 Bytes

Versions: 4

Compression:

Stored size: 273 Bytes

Contents

dist: trusty
sudo: false
language: ruby
rvm:
  - 2.5
  - 2.4
  - 2.3
  - ruby-head
before_install:
  - gem update --system
  - gem install bundler -v 2.0.1
  - npm install -g puppeteer
  - npm install
  - unset _JAVA_OPTIONS
matrix:
  allow_failures:
    - rvm: ruby-head

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
metanorma-rsd-1.1.2 .travis.yml
metanorma-rsd-1.1.1 .travis.yml
metanorma-rsd-1.1.0 .travis.yml
metanorma-rsd-1.0.13 .travis.yml