Fix travis script by allowing "sudo"

This commit is contained in:
Maschell 2018-07-13 19:24:56 +02:00
parent c5bdf97fdf
commit b42d2a34f6

View File

@ -1,6 +1,6 @@
language: cpp
os: linux
sudo: false
sudo: required
dist: trusty
branches:
only: