Browse Source

travis: install libpcap

Xiang Li 10 years ago
parent
commit
c4f8fe96e8
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .travis.yml

+ 5 - 0
.travis.yml

@@ -4,5 +4,10 @@ go:
   - 1.4
   - 1.5
 
+addons:
+  apt:
+    packages:
+    - libpcap-dev
+
 script:
  - ./test