# Auto-generated !!! Do not edit it manually # use ci-master https://github.com/metanorma/metanorma-build-scripts language: ruby cache: bundler os: - linux - osx rvm: - 2.5 - 2.4 - ruby-head before_install: - gem install bundler -v 2.0.1 - bundle update - curl -L https://raw.githubusercontent.com/metanorma/metanorma-build-scripts/master/travis.sh | bash matrix: allow_failures: - rvm: ruby-head