Forgot to add sudo: false to .travis.yml
This commit is contained in:
parent
ccea8a7433
commit
fac3e40f54
|
@ -1,4 +1,5 @@
|
||||||
language: c
|
language: c
|
||||||
|
sudo: false
|
||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user