Sha256: 8c1720b8b8d7b9c86253e84a0abaf6df487f3e4c80be185a655247d073aaac00

Contents?: true

Size: 139 Bytes

Versions: 3

Compression:

Stored size: 139 Bytes

Contents

language: ruby
rvm:
  - 2.4.2
  - 2.3.5
  - 2.2.8
  - 2.1.10

before_install:
  - gem update --system
  
script:
  - bundle exec rake spec

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
awspec-1.1.0 .travis.yml
awspec-1.0.0 .travis.yml
awspec-1.0.0.rc .travis.yml