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
Update circle ci for new cli tests
pull/1782/head
Ethan Frey
8 years ago
parent
0c32d2722f
commit
ea4f45828d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
circle.yml
+ 1
- 1
circle.yml
View File
@ -18,4 +18,4 @@ dependencies:
test:
override:
-
"go version"
-
"cd $PROJECT_PATH && make
get_vendor_deps && make test
"
-
"cd $PROJECT_PATH && make
all
"
Write
Preview
Loading…
Cancel
Save