Skip to content

Commit cf8b73a

Browse files
Execute rubocop
1 parent 6b2fee9 commit cf8b73a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ before_install:
55
- gem update --system
66
- gem install bundler
77
- bundle update --bundler
8+
after_script:
9+
- bundle exec rubocop
810
rvm:
911
- 2.4
1012
- 2.5

0 commit comments

Comments
 (0)