aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <herumi@nifty.com>2018-05-09 09:55:54 +0800
committerMITSUNARI Shigeo <herumi@nifty.com>2018-05-09 09:55:54 +0800
commitbe595c0f9471779a72ef964ce7a13dc66322020b (patch)
tree5f0e3137c3de5ef750fd267127467c245e26a728
parent8fbb047d8064ae09776db62edaa7dc4ece8ce38d (diff)
downloaddexon-bls-be595c0f9471779a72ef964ce7a13dc66322020b.tar
dexon-bls-be595c0f9471779a72ef964ce7a13dc66322020b.tar.gz
dexon-bls-be595c0f9471779a72ef964ce7a13dc66322020b.tar.bz2
dexon-bls-be595c0f9471779a72ef964ce7a13dc66322020b.tar.lz
dexon-bls-be595c0f9471779a72ef964ce7a13dc66322020b.tar.xz
dexon-bls-be595c0f9471779a72ef964ce7a13dc66322020b.tar.zst
dexon-bls-be595c0f9471779a72ef964ce7a13dc66322020b.zip
test of make
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index c658339..3fad5ba 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,5 +12,6 @@ script:
- git clone --depth 1 https://github.com/herumi/mcl.git
- git clone --depth 1 https://github.com/herumi/bls.git
- cd bls
+ - make
- make test
- make test_go