2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03: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
+3 -1
View File
@@ -1,5 +1,7 @@
sudo: false sudo: required
dist: trusty dist: trusty
addons:
chrome: stable
language: node_js language: node_js
git: git:
depth: 3 depth: 3