Skip to content

Commit b8e2bba

Browse files
JoelEinbinderyury-s
authored andcommitted
chore: run lint on travis (#613)
1 parent 74e9859 commit b8e2bba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ cache:
2626
- node_modules
2727
script:
2828
- "npm run build"
29+
- "npm run lint"
2930
- "xvfb-run --auto-servernum npm run unit"
3031
- "xvfb-run --auto-servernum npm run funit"
3132
- "xvfb-run --auto-servernum npm run wunit"

0 commit comments

Comments
 (0)