Sha256: a0c9ab5e0ad81ae57dbfa6cb010d8b88cb9fa3f8107be6d7eec1f1937d7adf3a
Contents?: true
Size: 519 Bytes
Versions: 1
Compression:
Stored size: 519 Bytes
Contents
language: ruby sudo: false cache: bundler rvm: - 2.2.2 - jruby-9.1.5.0 before_install: - "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc" - rake --version before_script: - bundle exec rake --version script: bundle exec rspec notifications: email: - r7_labs@rapid7.com # # Environment variables should be set in Travis repository settings per # https://docs.travis-ci.com/user/environment-variables/#Defining-Variables-in-Repository-Settings # # Required vars are SONAR_API_URL, SONAR_EMAIL, and SONAR_TOKEN #
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sonar-client-0.1.4 | .travis.yml |