aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <herumi@nifty.com>2017-06-07 04:12:55 +0800
committerMITSUNARI Shigeo <herumi@nifty.com>2017-06-07 04:12:55 +0800
commit4fcee45075236077da84982b09ad2133da06497d (patch)
tree60dd42369d7e35472bfbe14fc3950c8fe5989eb0
parent20d898063b3185f9538045df92759818e371cd79 (diff)
downloaddexon-bls-4fcee45075236077da84982b09ad2133da06497d.tar
dexon-bls-4fcee45075236077da84982b09ad2133da06497d.tar.gz
dexon-bls-4fcee45075236077da84982b09ad2133da06497d.tar.bz2
dexon-bls-4fcee45075236077da84982b09ad2133da06497d.tar.lz
dexon-bls-4fcee45075236077da84982b09ad2133da06497d.tar.xz
dexon-bls-4fcee45075236077da84982b09ad2133da06497d.tar.zst
dexon-bls-4fcee45075236077da84982b09ad2133da06497d.zip
update travis
-rw-r--r--.travis.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 47b30bf..c658339 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,6 +12,5 @@ script:
- git clone --depth 1 https://github.com/herumi/mcl.git
- git clone --depth 1 https://github.com/herumi/bls.git
- cd bls
- - make UNIT=4 test run_go
- - make clean
- - make UNIT=6 test run_go
+ - make test
+ - make test_go