1
0

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

This commit is contained in:
dump_stack() 2019-06-10 23:56:31 +00:00
parent 94706ea8e7
commit c680099801
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC

View File

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