Sha256: 1895ec985cc3786741000bec408f5b9e7091e479db9fba5848c4d2d81e794f46

Contents?: true

Size: 233 Bytes

Versions: 3

Compression:

Stored size: 233 Bytes

Contents

# Travis CI
rvm:
  - 2.2.3
langauage: ruby
before_script:
  - chmod a+x script/bootstrap
  - chmod a+x script/cibuild
  - chmod a+x script/release
  - gem install bundler
script: script/cibuild
sudo: false
cache: bundler

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bunto-seo-tag-5.0.0 .travis.yml
bunto-seo-tag-4.0.0 .travis.yml
bunto-seo-tag-3.0.0 .travis.yml