Skip to content

Commit

Permalink
[ci] refs #7 Add test step to Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevYuniers committed Dec 4, 2018
1 parent b18a0cf commit 70923b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,5 @@ build-swig:
fi \
}
swig -csharp -Iswig/include -I$(INCLUDE_DIR) -outdir ./LibskycoinNet/skycoin -o ./LibskycoinNet/skycoin/skycoin.cs $(LIBSWIG_DIR)/skycoin.i

test: build-libc build-swig

0 comments on commit 70923b2

Please sign in to comment.