Skip to content

Commit 58f45be

Browse files
authored
Merge pull request #13 from rschamp/install
Install in install step
2 parents cf940e3 + 414f14e commit 58f45be

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)