aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <herumi@nifty.com>2017-03-13 14:43:10 +0800
committerMITSUNARI Shigeo <herumi@nifty.com>2017-03-13 14:43:10 +0800
commit9c3bf8db5ed42d061a458626d3d78fe167ea804c (patch)
tree6a3ee34ecc6541ba52c817a9c2fe4d5b9afd92e3 /.travis.yml
parent8a21ce2567a9a7ba39159df6855f9348aa1b9c89 (diff)
downloaddexon-bls-9c3bf8db5ed42d061a458626d3d78fe167ea804c.tar
dexon-bls-9c3bf8db5ed42d061a458626d3d78fe167ea804c.tar.gz
dexon-bls-9c3bf8db5ed42d061a458626d3d78fe167ea804c.tar.bz2
dexon-bls-9c3bf8db5ed42d061a458626d3d78fe167ea804c.tar.lz
dexon-bls-9c3bf8db5ed42d061a458626d3d78fe167ea804c.tar.xz
dexon-bls-9c3bf8db5ed42d061a458626d3d78fe167ea804c.tar.zst
dexon-bls-9c3bf8db5ed42d061a458626d3d78fe167ea804c.zip
test with DEBUG=1
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 34f3598..93a2a8e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,5 +12,5 @@ script:
- git clone https://github.com/herumi/mcl.git
- git clone https://github.com/herumi/bls.git
- cd bls
- - make test
+ - make test DEBUG=1