Skip to content

Commit 414f14e

Browse files
author
Ray Schamp
committed
Install in install step
`npm update` didn't install eslint on https://travis-ci.org/LLK/scratch-storage/jobs/238734818
1 parent cf940e3 commit 414f14e

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
@@ -7,6 +7,7 @@ node_js:
77
- "4"
88
- "node"
99
install:
10+
- npm install
1011
- npm update
1112
- npm prune
1213
script:

0 commit comments

Comments
 (0)