Skip to content

Commit

Permalink
[ci] refs #17 - Force build
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevNorge committed Jun 26, 2018
1 parent dac9ecf commit b17eb59
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@
PWD = $(shell pwd)
ifeq ($(OS),Windows_NT)
GOPATH_DIR = "C:\projects\pyskycoin\gopath"
@echo windows
else
GOPATH_DIR = $(PWD)/gopath
@echo linux
endif
SKYCOIN_DIR = gopath/src/github.com/skycoin/skycoin
SKYBUILD_DIR = $(SKYCOIN_DIR)/build
Expand Down

0 comments on commit b17eb59

Please sign in to comment.