Skip to content

Commit

Permalink
Update Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
lundmar committed Dec 31, 2017
1 parent cc7090a commit 85e55ba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
sudo: true
language: c
install:
- sudo apt-get -qq update
- sudo apt-get install -y libavahi-core-dev libavahi-common-dev libavahi-client-dev libxml2-dev
before_script: ./autogen.sh
script: ./configure && make && sudo make install

0 comments on commit 85e55ba

Please sign in to comment.