aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <herumi@nifty.com>2018-09-07 10:41:48 +0800
committerMITSUNARI Shigeo <herumi@nifty.com>2018-09-07 10:41:48 +0800
commit04ced9f67bab87c48a474716fd31b2dfa663db89 (patch)
tree6c24aaaa24ec4d77a269eb2c3d1516527eb4a840
parent9b43a872c647144bb9a64ac0b0c860183b7df41b (diff)
downloaddexon-mcl-04ced9f67bab87c48a474716fd31b2dfa663db89.tar.gz
dexon-mcl-04ced9f67bab87c48a474716fd31b2dfa663db89.tar.zst
dexon-mcl-04ced9f67bab87c48a474716fd31b2dfa663db89.zip
do not clone
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 1f80996..981f16d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,8 +7,6 @@ compiler:
before_install:
- sudo apt install -y libgmp-dev
script:
- - git clone https://github.com/herumi/mcl.git
- - cd mcl
- make test DEBUG=1
- make clean
- make test_go