Sha256: 8d7ae4583ffb7109780b02101ded546c3cf7556ad02f36d6d66895f809425e08

Contents?: true

Size: 329 Bytes

Versions: 1

Compression:

Stored size: 329 Bytes

Contents

language: ruby
cache: bundler
os:
- linux
- osx
python:
- 2.7
rvm:
- 2.5
- 2.4
- 2.3
- ruby-head
before_install:
- gem install bundler -v 2.0.1
- bundle update
- pip install --user xml2rfc
- export PATH=$(python -c "import os,site; print os.path.join(site.USER_BASE, 'bin')"):$PATH
matrix:
  allow_failures:
    - rvm: ruby-head

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
metanorma-ietf-1.0.2 .travis.yml