Sha256: d225514f32de9b57faf57aed70ca8ef6d968ad7cc4e09e6c053248bd1bc7956f

Contents?: true

Size: 290 Bytes

Versions: 1

Compression:

Stored size: 290 Bytes

Contents

---
language: ruby
cache: bundler
rvm:
  - 2.5.0
before_install: gem install bundler -v 2.1.4
matrix:
  fast_finish: true
script:
- sh script/travis.sh
deploy:
  provider: pages
  skip-cleanup: true
  github-token: $GITHUB_TOKEN
  keep-history: true
  verbose: true
  on:
    branch: master

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
orange_sms-0.1.1 .travis.yml