Skip to content

Commit

Permalink
Added a task to execute rubocop.
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Rodionov <[email protected]>
  • Loading branch information
RustyNail authored and p0deje committed Oct 3, 2017
1 parent 5d76b6a commit 6c1390b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,8 @@ matrix:
<<: *firefox-esr
- env: TASK=//rb:docs
<<: *ruby
- env: TASK=//rb:lint
<<: *ruby
allow_failures:
- env: CHROME=1 TASK=//java/client/test/com/thoughtworks/selenium:chrome-rc-test:run
- env: MARIONETTE=1 TASK=//java/client/test/com/thoughtworks/selenium:firefox-rc-test:run
Expand Down

0 comments on commit 6c1390b

Please sign in to comment.