1
0

Travis-CI: Test also without go modules

This commit is contained in:
dump_stack() 2019-08-16 05:08:31 +00:00
parent f2b32d1e27
commit a0a9333385

View File

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