Skip to content

Commit

Permalink
Merge pull request #815 from MapServer/backport-814-to-branch-8-0
Browse files Browse the repository at this point in the history
[Backport branch-8-0] Update MapScript version to generate latest docs
  • Loading branch information
jmckenna committed May 26, 2023
2 parents f854bc0 + 3a12182 commit d76da83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -28,7 +28,7 @@ env:
- secure: T5msa8CU0jcIs2m6sgZk48dppJcljWX9LFQlREqxMdW/cpUIpoi1/2Gkg2AE5GqLqiNhz7T/IKzzwnhB61uuIsoYDbT31S6wkUBEtZIUjhfvuqE007sr9r5rSAQsoz8geonmXejVj5c6Q7rjePLONRqZcUsXe7biL27hWP90s1s=

script:
- pip install --index-url https://test.pypi.org/simple/ mapscript==7.7.4
- pip install --index-url https://pypi.org/simple/ mapscript==8.0.1
- "./scripts/travis_build_docs.sh"
after_success:
- echo "$TRAVIS_SECURE_ENV_VARS"
Expand Down

0 comments on commit d76da83

Please sign in to comment.