Skip to content

Commit 83cf5df

Browse files
committed
Remove unused services section
1 parent da0ca62 commit 83cf5df

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

appveyor.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,6 @@ install:
6363
- sh: sudo apt-get -y install postgresql-9.6 postgresql-9.6-postgis-2.3
6464
- sh: sudo sed -i 's/port = [0-9]\+/port = 5432/' /etc/postgresql/9.6/main/postgresql.conf
6565

66-
# start services required for build/tests
67-
# NOTE: Services are now started in "before_test" section as services are not available on Ubuntu image
68-
# services:
69-
# - mysql56 # start MySQL 5.6
70-
# - mysql57 # start MySQL 5.7
71-
# - postgresql96 # start PostgreSQL 9.6
72-
7366
#---------------------------------#
7467
# build configuration #
7568
#---------------------------------#

0 commit comments

Comments
 (0)