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 6b2fee9 commit cf8b73aCopy full SHA for cf8b73a
.travis.yml
@@ -5,6 +5,8 @@ before_install:
5
- gem update --system
6
- gem install bundler
7
- bundle update --bundler
8
+after_script:
9
+ - bundle exec rubocop
10
rvm:
11
- 2.4
12
- 2.5
0 commit comments