diff --git a/.travis.yml b/.travis.yml index 339e4d105d..7217a300bc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,7 @@ install: - pip3 install aura.tar.gz script: - - python3 build.py --distro openshift-enterprise --product "OpenShift Container Platform" --version 4.3 --no-upstream-fetch && python3 makeBuild.py + - python3 build.py --distro openshift-enterprise --product "OpenShift Container Platform" --version 4.4 --no-upstream-fetch && python3 makeBuild.py after_success: - bash autopreview.sh