add test without xbyak

pull/2/head
MITSUNARI Shigeo 6 years ago
parent 2ac2be86d0
commit 4faf7ef2c1
  1. 2
      .travis.yml

@ -11,5 +11,7 @@ addons:
script:
- make test_ci DEBUG=1 -j3
- make clean
- make test_ci CFLAGS_USER=-DMCL_DONT_USE_XBYAK -j3
- make clean
- make test_go

Loading…
Cancel
Save