mirror of
https://github.com/octoleo/restic.git
synced 2024-11-21 20:35:12 +00:00
travis/Makefile: output debug information
This commit is contained in:
parent
aebfaec9c7
commit
8c684f91a3
@ -21,6 +21,11 @@ install:
|
||||
- go get github.com/mattn/goveralls
|
||||
- go get github.com/mitchellh/gox
|
||||
- gox -build-toolchain -os "$GOX_OS"
|
||||
- go version
|
||||
- go env
|
||||
- make env
|
||||
- make goenv
|
||||
- make list
|
||||
|
||||
script:
|
||||
- make restic
|
||||
|
Loading…
Reference in New Issue
Block a user