Skip to content

Commit

Permalink
Travis mysql connection failed (#1937)
Browse files Browse the repository at this point in the history
* Translation helper controler

* PHPdoc

* Correct parameter order for help

* Documentation for block preview luyadev/luya-module-cms#83

* Revert PHP doc

* Travis mysql connection failed
  • Loading branch information
boehsermoe authored and nadar committed Jul 27, 2019
1 parent c1665f5 commit 3638f1b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ matrix:

sudo: false

services:
- mysql

install:
- travis_retry composer self-update && composer --version
- travis_retry composer global require "fxp/composer-asset-plugin:~1.3"
Expand Down

0 comments on commit 3638f1b

Please sign in to comment.