1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-08-10 22:21:39 +02:00

Use old trusty image until new image works with RHEL6.

This commit is contained in:
David Steele
2017-06-22 18:13:59 -04:00
parent a1a5d18aa4
commit 6327799c9a
2 changed files with 2 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ branches:
dist: trusty
sudo: required
group: deprecated-2017Q2
language: c

View File

@@ -80,6 +80,7 @@ sub process
"\n" .
"dist: trusty\n" .
"sudo: required\n" .
"group: deprecated-2017Q2\n" .
"\n" .
"language: c\n" .
"\n" .