aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <herumi@nifty.com>2017-08-12 17:14:09 +0800
committerMITSUNARI Shigeo <herumi@nifty.com>2017-08-12 17:14:09 +0800
commitc1f384d0d28a20d7126b4609df412723f0dc98fa (patch)
tree758831635e45e0e6dccb1c16d3ddc2cdc5580822
parent77257b3f911a1841460e51af1d6cefd76e140e4f (diff)
downloadtangerine-mcl-c1f384d0d28a20d7126b4609df412723f0dc98fa.tar.gz
tangerine-mcl-c1f384d0d28a20d7126b4609df412723f0dc98fa.tar.zst
tangerine-mcl-c1f384d0d28a20d7126b4609df412723f0dc98fa.zip
clean before test_go
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 4b4a9cc..0af48ad 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,5 +12,6 @@ script:
- git clone https://github.com/herumi/mcl.git
- cd mcl
- make test DEBUG=1
+ - make clean
- make test_go