Sha256: 06289d0f37f0a89de3d991155be40cfdeff10a94890c635651914401a56d69c2

Contents?: true

Size: 312 Bytes

Versions: 1

Compression:

Stored size: 312 Bytes

Contents

dist: trusty
sudo: true
language: ruby
python:
- 2.7
rvm:
  - 2.5
  - 2.4
  - 2.3
  - ruby-head
addons:
  apt:
    packages:
    - python-lxml
    - python-pip

before_install:
  - gem install bundler -v 2.0.1
  - unset _JAVA_OPTIONS
  - pip install --user xml2rfc
matrix:
  allow_failures:
    - rvm: ruby-head

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
metanorma-ietf-1.0.1 .travis.yml