Skip to content
This repository was archived by the owner on Sep 1, 2020. It is now read-only.

Commit 79feaea

Browse files
committed
add eslint test to travis
1 parent ac26d3f commit 79feaea

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
@@ -4,6 +4,7 @@ node_js:
44
after_success:
55
- npm run coveralls
66
script:
7+
- npm run eslint
78
- bash ./.travis/deploy.sh
89
env:
910
global:

0 commit comments

Comments
 (0)