Sha256: f41f1c014cb924411fc7ddbf82d4e7a5d35df1f9fb650fcb4a4fa94dc2f1f32d
Contents?: true
Size: 853 Bytes
Versions: 40
Compression:
Stored size: 853 Bytes
Contents
language: ruby rvm: - 2.4.4 - 2.3.4 - 2.6.0 - 2.5.1 env: global: - CC_TEST_REPORTER_ID=e6e10c7cc9bb01d1c2f3850c7ac5e7168af3e04d32193d11a1b977763f529847 before_script: - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter - chmod +x ./cc-test-reporter - ./cc-test-reporter before-build script: bundle exec rspec spec --tag '~integration' after_script: - ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT before_install: gem install bundler cache: bundler sudo: false deploy: provider: rubygems api_key: secure: FolEBkQI4oiqjZMzuZ/ELSJFxwCrUTmVhew+tr8yrDONOgphjvbOkDFMdPKnM48nMBekz0lS/yh6Ib5JXe0gxk6+fUq/37eNVF7eFc9poTJhJ2I6zkYOunxSTDInLy/Hxl90RXjKNnL+PFNPPZjLSXrUWeUxLViI00Dkfa9iT6s= gem: aws_security_viz on: repo: anaynayak/aws-security-viz
Version data entries
40 entries across 40 versions & 1 rubygems