aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2017-12-01 10:51:04 +0200
committerGitHub <[email protected]>2017-12-01 10:51:04 +0200
commit023015006af17f1ac527cb1d0eaf5ac401a45f09 (patch)
tree6aa1df9793349cdab6f3ab53512297045ead5cdf
parent636dcf17958e80e96cbaf6f4012897b7d6aea0dd (diff)
downloadbootstrap-023015006af17f1ac527cb1d0eaf5ac401a45f09.tar.xz
bootstrap-023015006af17f1ac527cb1d0eaf5ac401a45f09.zip
Revert the Travis workaround. (#24926)
The issue has been fixed.
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index c569a7019..57c810b0a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,4 @@
-sudo: required
-addons:
- chrome: stable
+sudo: false
dist: trusty
language: node_js
git: