Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2017-12-01 11:51:04 +0300
committerGitHub <noreply@github.com>2017-12-01 11:51:04 +0300
commit023015006af17f1ac527cb1d0eaf5ac401a45f09 (patch)
tree6aa1df9793349cdab6f3ab53512297045ead5cdf /.travis.yml
parent636dcf17958e80e96cbaf6f4012897b7d6aea0dd (diff)
Revert the Travis workaround. (#24926)
The issue has been fixed.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index c569a70196..57c810b0a8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,4 @@
-sudo: required
-addons:
- chrome: stable
+sudo: false
dist: trusty
language: node_js
git: