Skip to content

Commit

Permalink
fix: update versions
Browse files Browse the repository at this point in the history
Signed-off-by: Arpit Srivastava <arpit-mac@Arpits-MacBook-Pro-6.local>
  • Loading branch information
Arpit Srivastava authored and Arpit Srivastava committed Apr 18, 2024
1 parent b3edd10 commit 3703328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:

before_install:
- sudo apt-get update
- pyenv global 3.8
- python -V
- >-
[ -z "${TRAVIS_TAG}" ] && [ "${TRAVIS_PULL_REQUEST}" == "false" ]
&& openssl aes-256-cbc -K $encrypted_d4a185972ecc_key -iv $encrypted_d4a185972ecc_iv -in pdns.env.enc -out pdns.env -d || true
Expand Down

0 comments on commit 3703328

Please sign in to comment.