language: go sudo: false go: - 1.4 - 1.5 - tip matrix: allow_failures: - go: tip addons: apt: packages: - libpcap-dev script: - ./test