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:
parent
1a231e4bee
commit
2f9d4d8ab2
@ -1,5 +1,7 @@
|
||||
sudo: false
|
||||
sudo: required
|
||||
dist: trusty
|
||||
addons:
|
||||
chrome: stable
|
||||
language: node_js
|
||||
git:
|
||||
depth: 3
|
||||
|
Loading…
Reference in New Issue
Block a user