Skip to content
Prev Previous commit
Next Next commit
Change travis install
  • Loading branch information
pomber committed Dec 20, 2018
commit 94fd25088f55f963f65c95df470f61c46c91e624
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ cache:
directories:
- ~/.cache
node_js:
- 8
- node
install:
- npx lerna bootstrap

notifications:
email:
Expand Down