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>2018-11-20 12:36:37 +0300
committerGitHub <noreply@github.com>2018-11-20 12:36:37 +0300
commit8470c5f78ce4578ce8c17b06206c23745c655b24 (patch)
tree5513df676d840717b2096329ac74213d98d17981 /.travis.yml
parentab183384ee23ddedf1b2ff490e9a42464395b5e6 (diff)
Remove `sudo` from Travis config. (#27693)
https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a77fa283e2..b8d19ad258 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,3 @@
-sudo: required
addons:
chrome: stable
language: node_js