Sha256: f1bbdf189b802ac3df92812cd0f87ff1dc81b79635b03d303b6ffcd55b9e3b3a
Contents?: true
Size: 469 Bytes
Versions: 14
Compression:
Stored size: 469 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 rvm: - 2.6 - 2.5 - 2.4 - ruby-head before_install: - nvm install 8 - npm install -g puppeteer - npm install - gem install bundler -v "~> 2" - bundle update - curl -L https://raw.githubusercontent.com/metanorma/metanorma-build-scripts/master/travis.sh | bash matrix: allow_failures: - rvm: ruby-head
Version data entries
14 entries across 14 versions & 3 rubygems