Skip to content

Commit

Permalink
iterate on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
brianr committed Feb 24, 2023
1 parent 57f2998 commit 00de041
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,14 @@ jobs:
python-version: 3.7

# Twisted
- framework: TWISTED_VERSION=17.1.0 treq==16.12.0 zope.interface==4.5.0
python-version: 3.4
- framework: TWISTED_VERSION=17.1.0 treq==16.12.0 zope.interface==4.5.0
python-version: 3.5
- framework: TWISTED_VERSION=17.1.0 treq==16.12.0 zope.interface==4.5.0
python-version: 3.6
- framework: TWISTED_VERSION=17.1.0 treq==16.12.0 zope.interface==4.5.0
python-version: 3.7
- framework: TWISTED_VERSION=17.1.0 treq==16.12.0 zope.interface==4.5.0
python-version: 3.8
- framework: TWISTED_VERSION=17.1.0 treq==16.12.0 zope.interface==4.5.0
Expand Down

0 comments on commit 00de041

Please sign in to comment.