mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-09 08:41:32 +00:00
travis update
This commit is contained in:
parent
e8d0ffa8b4
commit
74f7576313
@ -9,10 +9,11 @@ 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
|
||||
- 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:
|
||||
- which python2.7
|
||||
- gcc -v
|
||||
- clang -v
|
||||
- make distrib
|
||||
- make tests
|
||||
- make clean
|
||||
|
Loading…
x
Reference in New Issue
Block a user