Sha256: b46203f120a5a15bb904e76637bcfa031e1fd9f32d3a0a3755a967e7ef18ab51

Contents?: true

Size: 328 Bytes

Versions: 3

Compression:

Stored size: 328 Bytes

Contents

dist: trusty
sudo: false
language: ruby
rvm:
  - 2.5
  - 2.4
  - 2.3
  - ruby-head
before_install:
  - gem install bundler -v 2.0.1
  - travis_retry sudo apt-get update
  - sudo bash -c "curl -L https://raw.githubusercontent.com/metanorma/plantuml-install/master/ubuntu.sh | bash"
matrix:
  allow_failures:
    - rvm: ruby-head

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
metanorma-unece-0.0.14 .travis.yml
metanorma-iso-1.1.5 .travis.yml
metanorma-iso-1.1.4 .travis.yml