Remove unneeded lines from .travis.yml

This commit is contained in:
Daniel Thayer 2018-04-05 14:10:04 -05:00
parent f6e5f0b1a5
commit cd6e541e3e

View file

@ -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: