Sha256: 2d788a100173de5bdfde24c45b697d1ae86b6988e27027f3c2c1560ae97cd909
Contents?: true
Size: 765 Bytes
Versions: 1
Compression:
Stored size: 765 Bytes
Contents
language: ruby rvm: - 2.2 before_script: - mkdir prism - mkdir prism/bin - export PATH=$PATH:$PWD/prism/bin/ - ./test/prism.sh notifications: hipchat: rooms: secure: gYBEwOGBTxHE2nrxsHQqp2UdjRtCX04wVLYEimeT9RG/0LClS4nzJF7DaXLWlAwgLPmk+KV2+nXuLO5oausBr9ODmWhho8G0F90RPR47NupcvT1RM+I2ZbxSjHCUICL22mdnZd8ye/mrk/YtFWYmgmH7ILRK3BuYovXFoKoRnLg= template: - '<a href="https://travis-ci.org/%{repository}/builds/%{build_id}">%{repository} Build %{build_number}</a> on branch <i>%{branch}</i> by %{author}: <strong>%{message}</strong> <a href="https://github.com/sendgrid/%{repository}/commits/%{commit}">View on GitHub</a>' format: html notify: false script: - rake test - rake spec before_install: - gem update bundler
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sendgrid-ruby-4.3.1 | .travis.yml |