Skip to content
This repository was archived by the owner on Nov 30, 2018. It is now read-only.

Commit 6692755

Browse files
committed
Enable rubocop with travis.
1 parent cc308cc commit 6692755

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ rvm:
55
- 2.3.5
66
- 2.2.8
77
- 2.1.10
8+
before_script:
9+
- bundle exec rubocop

0 commit comments

Comments
 (0)