Skip to content

Commit

Permalink
Merge pull request #13 from rschamp/install
Browse files Browse the repository at this point in the history
Install in install step
  • Loading branch information
rschamp authored Jun 2, 2017
2 parents cf940e3 + 414f14e commit 58f45be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ node_js:
- "4"
- "node"
install:
- npm install
- npm update
- npm prune
script:
Expand Down

0 comments on commit 58f45be

Please sign in to comment.