update config.yml

This commit is contained in:
vcaesar 2019-12-09 12:43:27 -04:00
parent f0d84c0310
commit a451b33679

View File

@ -10,7 +10,7 @@ jobs:
- checkout
# specify any bash command here prefixed with `run: `
- run: apt-get update
- run: apt-get install xvfb
- run: apt-get -y install xvfb
# override:
# './...' is a relative pattern which means all subdirectories
# - run: go get -u github.com/go-vgo/robotgo