corrected tarvis 3

This commit is contained in:
Stephen Gaito 2019-11-25 19:31:00 +00:00
parent fe21113090
commit a8346a4204
1 changed files with 4 additions and 1 deletions

View File

@ -14,10 +14,13 @@ services:
compiler: gcc
env:
- UNATTENDED="--assume-yes"
global:
- UNATTENDED="--assume-yes"
addons:
apt:
update: true
packages:
# build tools
- git
- pkg-config