aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-01-03 22:34:09 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-01-03 22:34:09 +0100
commit9ec62071d1927d4ac2b193384c80ea8aa727d383 (patch)
tree20aa273d2a9f995fc299791d0520c15545641928 /.travis.yml
parentrestructure packages (diff)
downloadferdium-app-9ec62071d1927d4ac2b193384c80ea8aa727d383.tar.gz
ferdium-app-9ec62071d1927d4ac2b193384c80ea8aa727d383.tar.zst
ferdium-app-9ec62071d1927d4ac2b193384c80ea8aa727d383.zip
try ci with lerna
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 2c2004b3a..831f49210 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,6 +15,7 @@ matrix:
15language: node_js 15language: node_js
16 16
17before_script: 17before_script:
18- npx lerna bootstrap
18- npm install node-sass -g 19- npm install node-sass -g
19 20
20script: 21script: