diff options
Diffstat (limited to 'gl')
0 files changed, 0 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 2150c21..617c415 100644 --- a/.travis.yml +++ b/.travis.yml | |||
@@ -54,6 +54,7 @@ install: | |||
54 | - sudo apt-get install -qq --no-install-recommends slapd ldap-utils | 54 | - sudo apt-get install -qq --no-install-recommends slapd ldap-utils |
55 | - sudo apt-get install -qq --no-install-recommends autoconf automake | 55 | - sudo apt-get install -qq --no-install-recommends autoconf automake |
56 | - sudo apt-get install -qq --no-install-recommends faketime | 56 | - sudo apt-get install -qq --no-install-recommends faketime |
57 | - sudo apt-get install -qq --no-install-recommends libmonitoring-plugin-perl | ||
57 | # Trusty related dependencies (not yet provided) | 58 | # Trusty related dependencies (not yet provided) |
58 | - test "$(dpkg -l | grep -E "mysql-(client|server)-[0-9].[0-9]" | grep -c ^ii)" -gt 0 || sudo apt-get install -qq --no-install-recommends mariadb-client mariadb-server | 59 | - test "$(dpkg -l | grep -E "mysql-(client|server)-[0-9].[0-9]" | grep -c ^ii)" -gt 0 || sudo apt-get install -qq --no-install-recommends mariadb-client mariadb-server |
59 | # enable ssl apache | 60 | # enable ssl apache |