From be595c0f9471779a72ef964ce7a13dc66322020b Mon Sep 17 00:00:00 2001 From: MITSUNARI Shigeo Date: Wed, 9 May 2018 10:55:54 +0900 Subject: test of make --- .travis.yml | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3