We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d103e03 + bfb8401 commit 1ed7164Copy full SHA for 1ed7164
1 file changed
.travis.yml
@@ -47,7 +47,7 @@ deploy:
47
on:
48
all_branches: true
49
tags: true
50
- python: 2.7
+ python: 2.7.15
51
skip_cleanup: true
52
- provider: releases
53
api_key: ${GITHUB_TOKEN}
@@ -62,7 +62,7 @@ deploy:
62
repo: F5Networks/f5-common-python
63
64
65
66
67
notifications:
68
slack:
0 commit comments