Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Commit dd97f43

Browse files
committed
Limit postgresql testing to one limited build
1 parent 2b32861 commit dd97f43

File tree

3 files changed

+0
-51
lines changed

3 files changed

+0
-51
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@ env:
2828
init: /sbin/init
2929
run_opts: "--privileged"
3030
additional_vars: ubuntu-14-postgresql.yml
31-
- distribution: centos
32-
version: 7
33-
init: /usr/lib/systemd/systemd
34-
run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
35-
additional_vars: "centos-7-postgresql.yml"
3631

3732
services:
3833
- docker

tests/centos-7-postgresql.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

tests/ubuntu-14-postgresql.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,4 @@ postgresql_user_privileges:
1515
priv: "ALL"
1616

1717
installed_extras:
18-
- adminer
19-
- drupalconsole
20-
- mailhog
21-
- memcached
22-
- mysql
23-
# - nodejs
2418
- pgsql
25-
- pimpmylog
26-
# - redis
27-
# - ruby
28-
# - selenium
29-
# - solr
30-
- varnish
31-
- xdebug
32-
- xhprof

0 commit comments

Comments
 (0)