This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
remove appveyor.yml
pull/5629/head
Tess Rinearson
4 years ago
parent
fdb7421ae8
commit
865234e113
1 changed files
with
0 additions
and
12 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-12
appveyor.yml
+ 0
- 12
appveyor.yml
View File
@ -1,12 +0,0 @@
version
:
1.0
.{build}
configuration
:
Release
platform:
-
x64
-
x86
clone_folder
:
c:\go\path\src\github.com\tendermint\tendermint
before_build:
-
cmd
:
set GOPATH=%GOROOT%\path
-
cmd
:
set PATH=%GOPATH%\bin;%PATH%
build_script:
-
cmd
:
make test
test
:
off
Write
Preview
Loading…
Cancel
Save