Skip to content

Commit c996ee3

Browse files
committed
[ci] explicitly declare mysql service postgresql 9.6
1 parent 5d7e5ec commit c996ee3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
language: ruby
22
sudo: false
3+
services:
4+
- mysql
5+
addons:
6+
postgresql: 9.6
37
branches:
48
only:
59
- master

0 commit comments

Comments
 (0)