Skip to content

Commit 7cb42dd

Browse files
Checks for 4.10
1 parent 24ded72 commit 7cb42dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ install:
1313
- pip3 install aura.tar.gz
1414

1515
script:
16-
- python3 build.py --distro openshift-enterprise --product "OpenShift Container Platform" --version 4.9 --no-upstream-fetch && python3 makeBuild.py
16+
- python3 build.py --distro openshift-enterprise --product "OpenShift Container Platform" --version 4.10 --no-upstream-fetch && python3 makeBuild.py
1717

1818
after_success:
1919
- bash ./automerge.sh

0 commit comments

Comments
 (0)