*: Update appveyor.yml
This commit is contained in:
parent
52855040ba
commit
7f0c07902d
@ -18,10 +18,8 @@ install:
|
|||||||
- echo %GOPATH%
|
- echo %GOPATH%
|
||||||
- go version
|
- go version
|
||||||
- go env
|
- go env
|
||||||
- go get github.com/tools/godep
|
|
||||||
- godep restore
|
|
||||||
cache: C:\mingw64
|
cache: C:\mingw64
|
||||||
build_script:
|
build_script:
|
||||||
- mingw32-make install
|
- mingw32-make install
|
||||||
test_script:
|
test_script:
|
||||||
- mingw32-make test
|
- mingw32-make test
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user