clean before test_go

dev
MITSUNARI Shigeo 7 years ago
parent 77257b3f91
commit c1f384d0d2
  1. 1
      .travis.yml

@ -12,5 +12,6 @@ script:
- git clone https://github.com/herumi/mcl.git - git clone https://github.com/herumi/mcl.git
- cd mcl - cd mcl
- make test DEBUG=1 - make test DEBUG=1
- make clean
- make test_go - make test_go

Loading…
Cancel
Save