language: node_js sudo: false before_install: - sudo apt-get install -y libpcap-dev node_js: - 8 - 10