Merge pull request #841 from kngwyu/travis-apt

Change travis dependencies
This commit is contained in:
Yuji Kanagawa 2020-03-29 18:18:28 +09:00 committed by GitHub
commit 6bc5207d4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 7 deletions

View File

@ -37,13 +37,7 @@ env:
addons:
apt:
packages:
- libcurl4-openssl-dev
- libelf-dev
- libdw-dev
- cmake
- gcc
- binutils-dev
- libiberty-dev
- libgoogle-perftools-dev
before_install:
- source ./ci/travis/setup.sh