Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit cba1e1f

Browse files
Foxandxsswardbell
authored andcommitted
chore: add linting to travis
closes #1656
1 parent 7f256ee commit cba1e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ install:
2222
- npm run webdriver:update --prefix public/docs/_examples/_protractor
2323
- gulp add-example-boilerplate
2424
script:
25-
- gulp $SCRIPT
25+
- gulp lint && gulp $SCRIPT

0 commit comments

Comments
 (0)