mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Remove unneeded lines from .travis.yml
This commit is contained in:
parent
f6e5f0b1a5
commit
cd6e541e3e
1 changed files with 0 additions and 7 deletions
|
@ -6,17 +6,10 @@ compiler:
|
||||||
addons:
|
addons:
|
||||||
ssh_known_hosts: git.bro.org
|
ssh_known_hosts: git.bro.org
|
||||||
apt:
|
apt:
|
||||||
sources:
|
|
||||||
- ubuntu-toolchain-r-test
|
|
||||||
packages:
|
packages:
|
||||||
- bison
|
|
||||||
- cmake
|
|
||||||
- flex
|
|
||||||
- libpcap-dev
|
- libpcap-dev
|
||||||
- libssl-dev
|
- libssl-dev
|
||||||
- python-dev
|
|
||||||
- swig
|
- swig
|
||||||
- zlib1g-dev
|
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue