aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 068067796..5c6302bc9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,8 +19,6 @@ sudo: false
19services: 19services:
20 - postgresql 20 - postgresql
21 21
22before_install: if [[ `npm -v` != 3* ]]; then npm i -g npm@3; fi
23
24before_script: 22before_script:
25 - npm run build 23 - npm run build
26 - wget --no-check-certificate "https://download.cpy.re/ffmpeg/ffmpeg-release-3.0.2-64bit-static.tar.xz" 24 - wget --no-check-certificate "https://download.cpy.re/ffmpeg/ffmpeg-release-3.0.2-64bit-static.tar.xz"