Browse Source

Merge pull request #248 from karllhughes/master

Removing DBs as services
Maurits van der Schee 8 years ago
parent
commit
690ec3641f
1 changed files with 0 additions and 4 deletions
  1. 0
    4
      .travis.yml

+ 0
- 4
.travis.yml View File

@@ -3,10 +3,6 @@ sudo: false
3 3
 
4 4
 language: php
5 5
 
6
-services:
7
-  - mysql
8
-  - postgresql
9
-
10 6
 addons:
11 7
   postgresql: "9.4"
12 8
 

Loading…
Cancel
Save