Skip to content

Commit

Permalink
Try to fix tests
Browse files Browse the repository at this point in the history
Add databases to services
  • Loading branch information
rhys-vdw committed Jun 28, 2016
1 parent 1822e74 commit ea66c18
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
@@ -1,6 +1,10 @@
# .travis.yml
language: node_js

services:
- postgresql
- mysql

sudo: false

node_js:
Expand Down

0 comments on commit ea66c18

Please sign in to comment.