Skip to content

Commit bfd5b1e

Browse files
committed
Run rubocop on travis
1 parent 264a6df commit bfd5b1e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ rvm:
77
- ruby-head
88
before_install:
99
- gem install bundler
10+
script:
11+
- bundle exec rubocop
12+
- bundle exec rspec

0 commit comments

Comments
 (0)