aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
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 29bdd5ba8..e0fd7b8ae 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,6 +27,7 @@ before_script:
27 - travis_retry npm install node-sass -g 27 - travis_retry npm install node-sass -g
28script: 28script:
29 - travis_retry travis_wait 100 npm run build 29 - travis_retry travis_wait 100 npm run build
30
30cache: npm 31cache: npm
31 32
32branches: 33branches: