0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-28 10:24:19 +01:00

Work around Travis errors by switching to sudo.

This commit is contained in:
XhmikosR 2018-01-09 15:34:24 +02:00
parent 1a231e4bee
commit 2f9d4d8ab2

View File

@ -1,5 +1,7 @@
sudo: false
sudo: required
dist: trusty
addons:
chrome: stable
language: node_js
git:
depth: 3