From 9c3bf8db5ed42d061a458626d3d78fe167ea804c Mon Sep 17 00:00:00 2001 From: MITSUNARI Shigeo Date: Mon, 13 Mar 2017 15:43:10 +0900 Subject: test with DEBUG=1 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3