We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da0ca62 commit 83cf5dfCopy full SHA for 83cf5df
appveyor.yml
@@ -63,13 +63,6 @@ install:
63
- sh: sudo apt-get -y install postgresql-9.6 postgresql-9.6-postgis-2.3
64
- sh: sudo sed -i 's/port = [0-9]\+/port = 5432/' /etc/postgresql/9.6/main/postgresql.conf
65
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
-
73
#---------------------------------#
74
# build configuration #
75
0 commit comments