Sha256: c7cfb960be88a5cd3732e0f91a81e07b7b19f6c036a901ff0d0fed99e20a577c
Contents?: true
Size: 295 Bytes
Versions: 2
Compression:
Stored size: 295 Bytes
Contents
language: ruby rvm: - 2.2.2 - 2.3.3 - 2.4.0 - ruby-head before_install: - gem update --system --no-document - gem install bundler -v 1.11.2 - bundle install branches: only: - master - develop-1.0.0 matrix: allow_failures: - rvm: ruby-head sudo: false script: - bash test/test.sh
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cureutils-1.0.1 | .travis.yml |
cureutils-1.0.0 | .travis.yml |