1
0

CI: Test also without go modules to catch upstream API changes

This commit is contained in:
2019-06-10 23:56:31 +00:00
parent 94706ea8e7
commit c680099801

View File

@ -20,6 +20,7 @@ services:
env:
- GO111MODULE=on
- GO111MODULE=off
install: true