Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
plugin
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
link33
plugin
Commits
ddee44d9
Commit
ddee44d9
authored
Nov 12, 2018
by
vipwzw
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
not test in windows
parent
9f09dd79
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
appveyor.yml
appveyor.yml
+2
-3
build.bat
build.bat
+2
-0
No files found.
appveyor.yml
View file @
ddee44d9
...
...
@@ -30,5 +30,5 @@ build: false
deploy
:
false
test_script
:
-
go build github.com/33cn/plugin
-
for /f "" %%G in ('go list github.com/33cn/plugin/...') do ( go test %%G & IF ERRORLEVEL == 1 EXIT 1)
\ No newline at end of file
-
build.bat
# - for /f "" %%G in ('go list github.com/33cn/plugin/...') do ( go test %%G & IF ERRORLEVEL == 1 EXIT 1)
build.bat
0 → 100644
View file @
ddee44d9
go build -o chain33
go build -o chain33-cli github.com/33cn/plugin/cli
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment