Skip to content

Commit

Permalink
[ci] refs skycoin#51 Refactor install_lib_curl.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevMac committed May 19, 2019
1 parent cfe4f57 commit c4b78d0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ build-libc-shared: $(BUILDLIB_DIR)/libskycoin.so
build-libc: configure-build build-libc-static build-libc-shared

build-skyapi: ## Build skyapi(libcurl based) library
bash .travis/install_lib_curl.sh
bash lib/curl/install_lib_curl.sh

build: build-libc build-skyapi ## Build libraries

Expand Down
File renamed without changes.

0 comments on commit c4b78d0

Please sign in to comment.