Skip to content

Commit 6c1390b

Browse files
RustyNailp0deje
authored andcommitted
Added a task to execute rubocop.
Signed-off-by: Alex Rodionov <[email protected]>
1 parent 5d76b6a commit 6c1390b

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
@@ -171,6 +171,8 @@ matrix:
171171
<<: *firefox-esr
172172
- env: TASK=//rb:docs
173173
<<: *ruby
174+
- env: TASK=//rb:lint
175+
<<: *ruby
174176
allow_failures:
175177
- env: CHROME=1 TASK=//java/client/test/com/thoughtworks/selenium:chrome-rc-test:run
176178
- env: MARIONETTE=1 TASK=//java/client/test/com/thoughtworks/selenium:firefox-rc-test:run

0 commit comments

Comments
 (0)