summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kanakarakis <ivan.kanak@gmail.com>2020-12-29 18:36:02 +0200
committerGitHub <noreply@github.com>2020-12-29 18:36:02 +0200
commit33fca0f59b79b92a1a868b38cdc5ac245ccf9fc1 (patch)
tree51e721f57140e28d80b6f58fe3f481db64d5ab0f
parentca0696cec41cdf968f5f9417ba8d6ee5406fa114 (diff)
parent397c04ce5d5d8b82f927e1c45f434f7992592dfc (diff)
downloadpysaml2-33fca0f59b79b92a1a868b38cdc5ac245ccf9fc1.tar.gz
Merge pull request #752 from gliptak/patch-1
Bring Python current in Travis
-rw-r--r--.travis.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index e036c5fb..b9aae06f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,13 +17,14 @@ script:
jobs:
allow_failures:
- - python: 3.9-dev
+ - python: 3.10-dev
- python: pypy3
include:
- python: 3.6
- python: 3.7
- python: 3.8
- - python: 3.9-dev
+ - python: 3.9
+ - python: 3.10-dev
- python: pypy3
- stage: Expose env-var information