AppVeyor Windows build (#234)

Fixes #229
This commit is contained in:
Thomas Pelletier
2018-07-18 16:44:55 -07:00
committed by GitHub
parent dbe63ccdd0
commit a295f02a64
4 changed files with 40 additions and 3 deletions
-1
View File
@@ -23,7 +23,6 @@ function git_clone() {
# Remove potential previous runs
rm -rf src test_program_bin toml-test
go get github.com/pelletier/go-buffruneio
go get github.com/davecgh/go-spew/spew
go get gopkg.in/yaml.v2
go get github.com/BurntSushi/toml