Run with sudo enabled.

This fixes an issue where running wine fails on i386 with

/usr/bin/wine: error while loading shared libraries: libwine.so.1:
cannot create shared object descriptor: Operation not permitted
This commit is contained in:
Joachim Bauch
2018-02-14 21:54:42 +01:00
parent e7d53b53e0
commit 403a31e7bb
+1 -1
View File
@@ -1,4 +1,4 @@
sudo: false
sudo: true
matrix:
include: