Skip to content

Commit

Permalink
Merge pull request #15 from jelu/pt-1.0.1
Browse files Browse the repository at this point in the history
Update pcap_thread to v1.0.1, add travis check that dnscap can run
  • Loading branch information
jelu authored Aug 22, 2016
2 parents 8492348 + 1f30637 commit 64b5946
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: cpp
language: c
compiler:
- clang
- gcc
Expand All @@ -16,3 +16,4 @@ script:
- ../configure
- make
- make test
- src/dnscap -h
2 changes: 1 addition & 1 deletion src/pcap-thread

0 comments on commit 64b5946

Please sign in to comment.