install libgmp-dev

dev
MITSUNARI Shigeo 8 years ago
parent 2291c744a2
commit 60cf350f45
  1. 2
      .travis.yml

@ -2,6 +2,8 @@ language: cpp
compiler:
- gcc
- clang
before_install:
- sudo apt install -y libgmp-dev
script:
- git clone https://github.com/herumi/cybozulib.git
- git clone https://github.com/herumi/xbyak.git

Loading…
Cancel
Save