Skip to content

Commit

Permalink
Merge pull request #173 from f5devcentral/debug-ci1
Browse files Browse the repository at this point in the history
Trying to use python 3.7
  • Loading branch information
jswongF5 committed Apr 12, 2022
2 parents 3ecd230 + ca1b263 commit bca32fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ env:
- S3_DIST_URL="http://clouddocs.f5networks.net/"

language: python
python:
- "3.7"

before_install:
- git config --global user.email "[email protected]"
Expand Down

0 comments on commit bca32fa

Please sign in to comment.