Sha256: b969a51ca4c70d50bafcd29dccf0f1b31a0d2e5ae2726637e73ddba8d05ce293
Contents?: true
Size: 415 Bytes
Versions: 5
Compression:
Stored size: 415 Bytes
Contents
language: ruby before_script: bundle update script: "script/cibuild" sudo: false cache: bundler matrix: include: - # GitHub Pages rvm: 2.1.1 env: GH_PAGES=true - # Ruby 1.9 rvm: 1.9 env: BUNTO_VERSION=1.0 allow_failures: - env: GH_PAGES=true fast_finish: true rvm: - 2.2 - 2.1 - 2.0 env: - "" - BUNTO_VERSION=2.0 - BUNTO_VERSION=1.0
Version data entries
5 entries across 5 versions & 1 rubygems