aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2017-11-30 18:15:18 +0200
committerJohann-S <[email protected]>2017-12-01 09:33:31 +0100
commit636dcf17958e80e96cbaf6f4012897b7d6aea0dd (patch)
tree9bb6649802c3dc85b887bd20c4241329943791a6
parenta07bc5dbcbe4d82172255eb61179e1f53cb2af0a (diff)
downloadbootstrap-636dcf17958e80e96cbaf6f4012897b7d6aea0dd.tar.xz
bootstrap-636dcf17958e80e96cbaf6f4012897b7d6aea0dd.zip
Work around Travis failures.
Note that we should revert this when the issue is fixed.
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 57c810b0a..c569a7019 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,6 @@
-sudo: false
+sudo: required
+addons:
+ chrome: stable
dist: trusty
language: node_js
git: