aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index c658339..3fad5ba 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,5 +12,6 @@ script:
- git clone --depth 1 https://github.com/herumi/mcl.git
- git clone --depth 1 https://github.com/herumi/bls.git
- cd bls
+ - make
- make test
- make test_go