aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2018-12-12 13:58:41 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2018-12-12 13:58:41 +0100
commit74491340bec253073b8cc17b7dd04e7b3370d837 (patch)
treeff0d08942fb791e547e1421e2bef98052cc9fb39 /.travis.yml
parentset timeout to 30 minutes (diff)
downloadferdium-app-74491340bec253073b8cc17b7dd04e7b3370d837.tar.gz
ferdium-app-74491340bec253073b8cc17b7dd04e7b3370d837.tar.zst
ferdium-app-74491340bec253073b8cc17b7dd04e7b3370d837.zip
remove npm ci, again
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 34c7f6f1d..c2cfbf825 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,7 +16,6 @@ language: node_js
16 16
17before_script: 17before_script:
18- npm install node-sass -g 18- npm install node-sass -g
19- npm ci
20 19
21script: 20script:
22- npm run lint 21- npm run lint