mirror of
https://github.com/rclone/rclone.git
synced 2025-02-21 10:41:10 +08:00
build: add a builder for building with go modules
This commit is contained in:
parent
387b496d1e
commit
dcaee0016a
@ -68,6 +68,12 @@ matrix:
|
||||
- make quicktest
|
||||
- make racequicktest
|
||||
- make compile_all
|
||||
- go: 1.12.x
|
||||
name: Go modules
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
script:
|
||||
- make quicktest
|
||||
- os: osx
|
||||
go: 1.12.x
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user