]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Work around Travis errors by switching to sudo.
authorXhmikosR <xhmikosr@gmail.com>
Tue, 9 Jan 2018 13:34:24 +0000 (15:34 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Thu, 11 Jan 2018 08:16:12 +0000 (10:16 +0200)
.travis.yml

index 57c810b0a8b776cacc5f91825f8aeee04b677a9c..bc16945169a105ee291c9a6081db679af30e6419 100644 (file)
@@ -1,5 +1,7 @@
-sudo: false
+sudo: required
 dist: trusty
+addons:
+  chrome: stable
 language: node_js
 git:
   depth: 3