Travis dummy push

This commit is contained in:
Neel Goyal 2014-02-18 18:07:49 -05:00
parent 57f7e1fbd7
commit b58000c9c8
1 changed files with 3 additions and 1 deletions

View File

@ -6,7 +6,9 @@ before_script:
- sudo apt-get update
- sudo apt-get install libunbound-dev libldns-dev libidn11-dev check
script:
- ./configure && make && sudo make install
- ./configure
- make
- sudo make install
- make test
branches:
only: