mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-12 01:58:17 +00:00
travis update
This commit is contained in:
@ -9,7 +9,8 @@ env:
|
||||
|
||||
before_install:
|
||||
- sudo apt update
|
||||
- sudo apt install -y libtool libtool-bin automake bison libglib2.0 build-essential clang gcc-8 gcc-8-plugin-dev libc++-8-dev libc++-7-dev
|
||||
- sudo apt install -y libtool libtool-bin automake bison libglib2.0 build-essential clang gcc-8 gcc-8-plugin-dev libc++-8-dev
|
||||
# libc++-7-dev
|
||||
|
||||
script:
|
||||
- gcc -v
|
||||
|
Reference in New Issue
Block a user