Skip to content

Commit

Permalink
Attempt to git clone a repo of pcap files for the integration testing
Browse files Browse the repository at this point in the history
  • Loading branch information
david415 committed Feb 7, 2016
1 parent da930b4 commit 8c1de62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,7 @@ go:
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y libpcap-dev

- git clone https://github.com/david415/honeybadger-pcap-files.git pcap_archive
install:
- go get -v -t ./

Expand Down

0 comments on commit 8c1de62

Please sign in to comment.