We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96e14f6 commit 1fd9a34Copy full SHA for 1fd9a34
.travis.yml
@@ -4,7 +4,7 @@ matrix:
4
- python: 3.5
5
- python: 3.6
6
- python: 3.7
7
- dist: xenial
+ - python: 3.8
8
cache: pip
9
before_install:
10
- '[ "${TRAVIS_PULL_REQUEST}" = "false" ] && openssl aes-256-cbc -K $encrypted_cebf25e6c525_key
0 commit comments