Module: monitoring-plugins Branch: maint-2.1 Commit: a061f252c655faa53a3cf6c0cb7eb76d6e44e9f5 Author: Jan Wagner <w...@cyconet.org> Date: Mon Oct 19 17:57:33 2015 +0200 URL: https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=a061f25
travis-ci: Migrating to Trusty CI env --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 21a1713..15ee5ac 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,8 @@ +sudo: required +dist: trusty language: c before_install: - - sudo add-apt-repository -y ppa:waja/precise-backports - sudo apt-get update -qq - sudo apt-get purge -qq gawk # ensure we have a test database in place for tests