Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
clowwindy committed Dec 28, 2014
1 parent 26e1364 commit 6eee7f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ compiler:
- gcc

before_script:
- sudo apt-get update -qq
- sudo apt-get install dnsutils
- sudo pip install gcovr
- ./autogen.sh
- ./configure
Expand Down

0 comments on commit 6eee7f1

Please sign in to comment.