Skip to content

Commit

Permalink
appveyor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
gdamore committed Jul 29, 2019
1 parent 5859cca commit cf6e6ea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
version: 1.0.{build}
clone_folder: c:\mangos
environment:
build_script:
- go version
- go env
- SET PATH=%LOCALAPPDATA%\atom\bin;%PATH%
- go get -t ./...
- go build
- go install ./...
Expand Down

0 comments on commit cf6e6ea

Please sign in to comment.