]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Work around Travis failures.
authorXhmikosR <xhmikosr@gmail.com>
Thu, 30 Nov 2017 16:15:18 +0000 (18:15 +0200)
committerJohann-S <johann.servoire@gmail.com>
Fri, 1 Dec 2017 08:33:31 +0000 (09:33 +0100)
Note that we should revert this when the issue is fixed.

.travis.yml

index 57c810b0a8b776cacc5f91825f8aeee04b677a9c..c569a701962dfd2c642ccaf1f992d8bb03642cb4 100644 (file)
@@ -1,4 +1,6 @@
-sudo: false
+sudo: required
+addons:
+  chrome: stable
 dist: trusty
 language: node_js
 git: