Skip to content

Commit 9f69c08

Browse files
authored
Update .travis.yml
1 parent 94d5da4 commit 9f69c08

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@ language: node_js
22
node_js:
33
- '8'
44
- '10'
5-
install: npm install
65
script:
7-
- npm run eslint
6+
- make eslint

0 commit comments

Comments
 (0)