Sha256: 7f1ac4b06a618edff62e48d58e169f410dc6b1bc5fc0c716946b95b3a331c27f

Contents?: true

Size: 374 Bytes

Versions: 2

Compression:

Stored size: 374 Bytes

Contents

language: ruby
script : script/cibuild
sudo: false
notifications:
  email: false
branches:
  only:
    - master

rvm:
  - 2.2
  - 2.1
  - 2.0
env:
  - ""
  - BUNTO_VERSION=2.0.0.beta8
  - BUNTO_VERSION=1.0
matrix:
  include:
    - # GitHub Pages
      rvm: 2.1.1
      env: GH_PAGES=true
    - # Ruby 1.9
      rvm: 1.9
      env: BUNTO_VERSION=1.0

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bunto-gist-2.0.0 .travis.yml
bunto-gist-1.0.0 .travis.yml