aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <herumi@nifty.com>2017-05-30 22:08:53 +0800
committerMITSUNARI Shigeo <herumi@nifty.com>2017-05-30 22:08:53 +0800
commite108639ab77ba8fe4bf03633eb646d98d5c872f5 (patch)
treeefc9e3b6a396d354f43da9a5e4f423be2f098cd5
parentc79481e4e0f216fec35c9095bb4f425a9ea36edc (diff)
downloaddexon-bls-e108639ab77ba8fe4bf03633eb646d98d5c872f5.tar
dexon-bls-e108639ab77ba8fe4bf03633eb646d98d5c872f5.tar.gz
dexon-bls-e108639ab77ba8fe4bf03633eb646d98d5c872f5.tar.bz2
dexon-bls-e108639ab77ba8fe4bf03633eb646d98d5c872f5.tar.lz
dexon-bls-e108639ab77ba8fe4bf03633eb646d98d5c872f5.tar.xz
dexon-bls-e108639ab77ba8fe4bf03633eb646d98d5c872f5.tar.zst
dexon-bls-e108639ab77ba8fe4bf03633eb646d98d5c872f5.zip
add pkg-config for travis
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 47b30bf..5ff0ac4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ compiler:
- gcc
- clang
before_install:
- - sudo apt install -y libgmp-dev
+ - sudo apt install -y libgmp-dev pkg-config
script:
- git clone --depth 1 https://github.com/herumi/cybozulib.git
- git clone --depth 1 https://github.com/herumi/xbyak.git