Sha256: 5cb8355c1c8abaf62ba402801ca75d7ab031b74c5d9daf7b80d8cbb0d775bc30

Contents?: true

Size: 246 Bytes

Versions: 1

Compression:

Stored size: 246 Bytes

Contents

language: ruby

rvm:
  - ruby-head
  - 2.3.0
  - 2.2.4
  - 2.1.10

before_install:
  - gem update --system
  - gem update bundler
  - gem cleanup bundler

branches:
  only:
    - master

sudo: false

cache: bundler

notifications:
  email: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
martinet-0.0.4 .travis.yml