File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -102,15 +102,15 @@ jobs:
102
102
env : PDB_TEST=core+ext/openjdk8/pg-11
103
103
script : *run-core-and-ext-tests
104
104
105
- # === integration with main branches
105
+ # === integration with 7.x branches
106
106
- stage : ❧ pdb tests
107
- name : int pup-main srv-main jdk-11 pg-11
108
- env : PDB_TEST=int/openjdk11/pup-main/srv-main /pg-11
107
+ name : int pup-main srv-7.x jdk-11 pg-11
108
+ env : PDB_TEST=int/openjdk11/pup-main/srv-7.x /pg-11
109
109
script : *run-integration-tests
110
110
111
111
- stage : ❧ pdb tests
112
- name : int pup-main srv-main jdk-11 pg-11 rich
113
- env : PDB_TEST=int/openjdk11/pup-main/srv-main /pg-11/rich
112
+ name : int pup-main srv-7.x jdk-11 pg-11 rich
113
+ env : PDB_TEST=int/openjdk11/pup-main/srv-7.x /pg-11/rich
114
114
script : *run-integration-tests
115
115
116
116
# === integration with Platform 6 branches
Original file line number Diff line number Diff line change 1
- # PuppetDB [ ![ Build Status] ( https://travis-ci.com/puppetlabs/puppetdb.svg?branch=master )] ( https://travis-ci.com/puppetlabs/puppetdb )
1
+ # PuppetDB [ ![ Build Status] ( https://app. travis-ci.com/puppetlabs/puppetdb.svg?branch=7.x )] ( https://app. travis-ci.com/puppetlabs/puppetdb )
2
2
3
3
[ docs ] : https://docs.puppet.com/puppetdb/latest
4
4
[ contributing ] : documentation/CONTRIBUTING.md
You can’t perform that action at this time.
0 commit comments