aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 831f49210..2f504438a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,6 +14,9 @@ matrix:
14 14
15language: node_js 15language: node_js
16 16
17install:
18- echo do nothing
19
17before_script: 20before_script:
18- npx lerna bootstrap 21- npx lerna bootstrap
19- npm install node-sass -g 22- npm install node-sass -g