From: XhmikosR Date: Thu, 30 Nov 2017 16:15:18 +0000 (+0200) Subject: Work around Travis failures. X-Git-Tag: v4.0.0-beta.3~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=636dcf17958e80e96cbaf6f4012897b7d6aea0dd;p=thirdparty%2Fbootstrap.git Work around Travis failures. Note that we should revert this when the issue is fixed. --- diff --git a/.travis.yml b/.travis.yml index 57c810b0a8..c569a70196 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,6 @@ -sudo: false +sudo: required +addons: + chrome: stable dist: trusty language: node_js git: