Sha256: 10620688370efe3fbd962f1d324647f81b03b49480f0183691fe6e0c29cadd00

Contents?: true

Size: 281 Bytes

Versions: 3

Compression:

Stored size: 281 Bytes

Contents

sudo: required
services:
  - docker
before_install:
  - wget https://github.com/rf-/roadshow/releases/download/v1.0.0/roadshow-linux64
  - chmod +x roadshow-linux64
install: "true" # disable default `bundle install`
script:
  - ./roadshow-linux64 run
notifications:
  email: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
keynote-1.1.1 .travis.yml
keynote-1.1.0 .travis.yml
keynote-1.0.0 .travis.yml