summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorOmer Katz <omer.drow@gmail.com>2019-08-29 13:52:59 +0300
committerGitHub <noreply@github.com>2019-08-29 13:52:59 +0300
commit11bf0eca2857f5330237e574630dd916d53cd573 (patch)
tree71f3d2ecee2ffd32da6f030558d0eed91d953895 /.travis.yml
parent25dee45f9991bf009bcc5eebd5987046a4bf7779 (diff)
parent1f3fc4bfd4fd51711798186591bf3e3ba5a894be (diff)
downloadoauthlib-11bf0eca2857f5330237e574630dd916d53cd573.tar.gz
Merge branch 'master' into rm-2.7
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index c7ec677..fbf676b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,8 +4,6 @@ dist: xenial
cache: pip
matrix:
include:
- - python: 3.4
- env: TOXENV=py34
- python: 3.5
env: TOXENV=py35
- python: 3.6