Tests can now use config files (#36)
This commit is contained in:
2
vendor/gopkg.in/testfixtures.v2/appveyor.yml
generated
vendored
2
vendor/gopkg.in/testfixtures.v2/appveyor.yml
generated
vendored
@ -27,7 +27,7 @@ environment:
|
||||
MINGW_PATH: C:\MinGW
|
||||
|
||||
GOPATH: C:\GOPATH
|
||||
GOVERSION: 1.10.3
|
||||
GOVERSION: 1.11.2
|
||||
|
||||
install:
|
||||
- SET PATH=%POSTGRES_PATH%\bin;%MYSQL_PATH%\bin;%MINGW_PATH%\bin;%PATH%
|
||||
|
Reference in New Issue
Block a user