Skip to content

Commit de179fe

Browse files
Merge pull request #3711 from austb/maint/7.x/new-branch-updates
Update 7.x travis tests
2 parents ce48c72 + f43183e commit de179fe

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: .travis.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -102,15 +102,15 @@ jobs:
102102
env: PDB_TEST=core+ext/openjdk8/pg-11
103103
script: *run-core-and-ext-tests
104104

105-
# === integration with main branches
105+
# === integration with 7.x branches
106106
- 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
109109
script: *run-integration-tests
110110

111111
- 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
114114
script: *run-integration-tests
115115

116116
# === integration with Platform 6 branches

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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)
22

33
[docs]: https://docs.puppet.com/puppetdb/latest
44
[contributing]: documentation/CONTRIBUTING.md

0 commit comments

Comments
 (0)