Ver código fonte

travis-ci: Clearly documentx why we need install mariadb

Jan Wagner 10 anos atrás
pai
commit
1b880ddb1b
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -21,6 +21,7 @@ install:
   - sudo apt-get install -qq --no-install-recommends slapd ldap-utils
   - sudo apt-get install -qq --no-install-recommends autoconf automake
   - sudo apt-get install -qq --no-install-recommends faketime
+  # Trusty related dependencies (not yet provided)
   - sudo apt-get install -qq --no-install-recommends mariadb-client mariadb-server
 
 before_script: