Skip to content

Commit c7ba43e

Browse files
chore: update travis config
1 parent dfb2a49 commit c7ba43e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,4 @@ node_js:
44
- 9
55
- 8
66
install:
7-
- "npm install"
8-
script:
9-
- "npm run lint"
10-
- "npm test"
7+
- "npm install"

0 commit comments

Comments
 (0)