Sha256: a40b5e55a14df46a2f83e46a97e5fffa2105deeed778cbc8c3a9347c0d8c2dd0
Contents?: true
Size: 357 Bytes
Versions: 3
Compression:
Stored size: 357 Bytes
Contents
sudo: false language: ruby cache: bundler bundler_args: --without development rvm: - ruby-head - 2.6 - 2.5 - 2.4 - jruby services: - docker install: make install script: make test matrix: fast_finish: true deploy: provider: script script: make docker-build && make docker-push skip_cleanup: true on: tags: true rvm: "2.4"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
twilio-ruby-5.28.0 | .travis.yml |
twilio-ruby-5.27.1 | .travis.yml |
twilio-ruby-5.27.0 | .travis.yml |