Sha256: dce888cd682d526646a5cae44329bf9a3efde29ee0e5de430775ff78e4d11159

Contents?: true

Size: 540 Bytes

Versions: 3

Compression:

Stored size: 540 Bytes

Contents

before_install:
  - "curl -sL https://s3.bixby.io/wad > ~/wad"
  - "chmod +x ~/wad"
install:
  - "travis_retry ~/wad"
script: "bundle exec micron test/"
after_script: "rake coveralls"

language: ruby
rvm:
  - 2.1.1
  - 1.9.3

branches:
  only:
    - master

env:
  global:
    - S3_REGION="us-east-1"
    - S3_BUCKET_NAME="io.bixby.gemcache.wad.common"
    - secure: ULQDgUsQJ1v9HGEBDIf59ivoivHwHf4+lGHBy3sMRnBjNqKuXx7qu0U1AF10MWQxVs/KvSGQCNDbxZ9yiibFn0hltCHAboq4SLR6KEIzTD3VssrKFRq2v4SSsVD30jwEatL2YpF7AckKWbvyr5yi7dHzXjw8yOX01ro6SLwws2o=

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bixby-common-0.6.0 .travis.yml
bixby-common-0.5.0 .travis.yml
bixby-common-0.4.13 .travis.yml