Skip to content

Commit

Permalink
Drop testing on jira-1.0.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphbean committed Aug 3, 2019
1 parent 29e5a78 commit f00b6d9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -25,14 +25,11 @@ before_install:
env:
- JIRAVERSION=2.0.0
- JIRAVERSION=1.0.10
- JIRAVERSION=1.0.7

matrix:
exclude:
- python: "3.7"
env: JIRAVERSION=1.0.10
- python: "3.7"
env: JIRAVERSION=1.0.7

install:
- pip install .[jira,megaplan,activecollab,bts,bugzilla,trac,gmail]
Expand Down
2 changes: 1 addition & 1 deletion tox.ini
@@ -1,5 +1,5 @@
[tox]
envlist = py36-jira{107,1010,200},py37-jira200
envlist = py36-jira{1010,200},py37-jira200

[testenv]
commands = python setup.py test
Expand Down

0 comments on commit f00b6d9

Please sign in to comment.