nagios-snmp-plugins/.travis.yml
2014-02-19 22:41:59 +01:00

16 lines
370 B
YAML

language: c
install:
- sudo apt-get update -qq
- sudo apt-get install -qq --no-install-recommends devscripts libwww-perl
- uscan --force-download
- sudo apt-get purge -qq libwww-perl
- sudo apt-get autoremove -qq
- sudo apt-get install -qq --no-install-recommends debhelper dpatch
script:
- debuild -uc -us
#notifications:
# email: false