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-05 22:51:15 +0300
committerXhmikosR <xhmikosr@gmail.com>2018-11-05 23:29:25 +0300
commit195404b106873d1e027a8d6b6d49a81227e37a09 (patch)
tree531f7e6f49d1931302cbd756a0951c21a71fc7e2 /.travis.yml
parentea697555d590fee5f565d8335620e823347c0b56 (diff)
Travis: Add back chrome addon (#27610)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 868f602bd8..9ebdb15296 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,6 @@
sudo: required
+addons:
+ chrome: stable
language: node_js
git:
depth: 3