Skip to content

Commit

Permalink
Support twisted trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
dreid committed Dec 26, 2012
1 parent 1c02c05 commit e6749e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ python:
- pypy

env:
- TWISTED=svn+svn://svn.twistedmatrix.com/svn/Twisted/trunk PYOPENSSL=PyOpenSSL
- TWISTED=Twisted==12.3.0 PYOPENSSL=PyOpenSSL
- TWISTED=Twisted==12.2.0 PYOPENSSL=PyOpenSSL
- TWISTED=Twisted==12.1.0 PYOPENSSL=PyOpenSSL
- TWISTED=svn+svn://svn.twistedmatrix.com/svn/Twisted/trunk PYOPENSSL=
- TWISTED=Twisted==12.3.0 PYOPENSSL=
- TWISTED=Twisted==12.2.0 PYOPENSSL=
- TWISTED=Twisted==12.1.0 PYOPENSSL=
Expand Down

0 comments on commit e6749e5

Please sign in to comment.