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
1 changed files with 3 additions and 1 deletions

View File

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