Skip to content

Commit

Permalink
*: Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Derek Parker authored and aarzilli committed May 27, 2017
1 parent 5285504 commit 7f0c079
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,8 @@ install:
- echo %GOPATH%
- go version
- go env
- go get github.com/tools/godep
- godep restore
cache: C:\mingw64
build_script:
- mingw32-make install
test_script:
- mingw32-make test
- mingw32-make test

0 comments on commit 7f0c079

Please sign in to comment.