Sha256: 308901f2147e7d93b1f0f0bc52048d0606f82c0963a718ff8438389690294aa9

Contents?: true

Size: 181 Bytes

Versions: 4

Compression:

Stored size: 181 Bytes

Contents

language: ruby

rvm:
  - 2.2.2
  - 2.3.3
  - 2.4.0

before_install:
  - gem update --system # https://github.com/bundler/bundler/issues/5357
  - make install

script:
  - make test

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
dovico-1.4.0 .travis.yml
dovico-1.3.0 .travis.yml
dovico-1.2.0 .travis.yml
dovico-1.1.0 .travis.yml