We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 161cb77 commit c936157Copy full SHA for c936157
.travis.yml
@@ -13,11 +13,6 @@ notifications:
13
<a href="https://github.com/sendgrid/%{repository}/commits/%{commit}">View on GitHub</a>'
14
format: html
15
notify: false
16
-before_install:
17
- - gem install bundler
18
-before_script:
19
- - gem update bundler
20
- - bundle install
21
script:
22
- rubocop --fail-level=E
23
- rake
0 commit comments