Sha256: 98093a45cd3d0568cd5edbf185a619fffe5c408b4096227fda91059756e85a48

Contents?: true

Size: 174 Bytes

Versions: 3

Compression:

Stored size: 174 Bytes

Contents

language: ruby
rvm:
  - "2.2"
  - "2.3.0"
  - "2.4.0"
sudo: false
cache: bundler
script: bundle exec rake $TASK
env:
 - TASK=test
 - TASK=rubocop
 - TASK=test_with_coveralls

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tlopo-retry-0.2.1 .travis.yml
tlopo-retry-0.2.0 .travis.yml
tlopo-retry-0.1.1 .travis.yml