Sha256: 2b48f830d3de3f924feb051925ae88ae42390b4f30c4f7f78715f844ea9d7ef1

Contents?: true

Size: 444 Bytes

Versions: 2

Compression:

Stored size: 444 Bytes

Contents

# Auto-generated !!! Do not edit it manually
# use ci-master https://github.com/metanorma/metanorma-build-scripts
language: ruby
cache: bundler
os:
- linux
- osx
python:
- 2.7
rvm:
- 2.6
- 2.5
- 2.4
- ruby-head
before_install:
- gem install bundler -v "~> 2"
- 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

2 entries across 2 versions & 1 rubygems

Version Path
metanorma-ietf-1.0.6 .travis.yml
metanorma-ietf-1.0.5 .travis.yml