diff --git a/.travis.yml b/.travis.yml index 9780e1d55de..4ee1eebe996 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,12 +28,12 @@ env: - secure: T5msa8CU0jcIs2m6sgZk48dppJcljWX9LFQlREqxMdW/cpUIpoi1/2Gkg2AE5GqLqiNhz7T/IKzzwnhB61uuIsoYDbT31S6wkUBEtZIUjhfvuqE007sr9r5rSAQsoz8geonmXejVj5c6Q7rjePLONRqZcUsXe7biL27hWP90s1s= script: -- pip install --index-url https://pypi.org/simple/ mapscript==8.0.1 +- pip install --index-url https://test.pypi.org/simple/ mapscript==8.1.0 - "./scripts/travis_build_docs.sh" after_success: - echo "$TRAVIS_SECURE_ENV_VARS" - touch ./build/html/.nojekyll -#- sh -c 'if test "$TRAVIS_SECURE_ENV_VARS" = "true" -a "$TRAVIS_BRANCH" = "main"; then echo "publish website"; ./scripts/travis_add_deploy_key.sh; ./scripts/travis_deploy_website.sh build /tmp; fi' +- sh -c 'if test "$TRAVIS_SECURE_ENV_VARS" = "true" -a "$TRAVIS_BRANCH" = "main"; then echo "publish website"; ./scripts/travis_add_deploy_key.sh; ./scripts/travis_deploy_website.sh build /tmp; fi' notifications: irc: channels: