Skip to content
Snippets Groups Projects
Unverified Commit 59d6605b authored by Thomas Marstrander's avatar Thomas Marstrander
Browse files

Fix travis integration services

parent 4dabd0aa
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,11 @@ language: php ...@@ -7,6 +7,11 @@ language: php
addons: addons:
postgresql: "9.5" postgresql: "9.5"
services:
- mysql
- postgresql
- docker
# Cache NPM's and Composer's caches to speed up build times. # Cache NPM's and Composer's caches to speed up build times.
cache: cache:
directories: directories:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment