aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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