Ben Kurtovic
1d5db41751
Add Python 3.8 to CI
4 年之前
Ben Kurtovic
56e776a578
Update .travis.yml test running
4 年之前
Ben Kurtovic
9965709934
Version bump; update release script; update Travis
5 年之前
Hugo
59636609db
Drop support for EOL Python
6 年之前
Ben Kurtovic
c3ec81adc3
Try Python 3.6 in Travis ( #173 )
7 年之前
Ben Kurtovic
2e6903cd52
Travis fix for Python 3.2.
9 年之前
Ben Kurtovic
06ad55822f
Update .travis.yml for new Travis infrastructure
Per http://docs.travis-ci.com/user/migrating-from-legacy
9 年之前
John Vandenberg
7c303eec45
Use 3.5 nightly in build matrix
'nightly' now follows Python 3.6
Use '3.5-dev' for Python 3.5 nightly
http://docs.travis-ci.com/user/languages/python/#On-demand-installations
Partially resolves issue #112
9 年之前
Ben Kurtovic
ae2f28578a
No 3.5 support in Travis, but it does have a nightly option ( #101 )
9 年之前
Ben Kurtovic
04188b590e
Start work on support for Python 3.5 (for #101 )
9 年之前
Ben Kurtovic
ef18166c12
Update changelog following #94 .
9 年之前
John Vandenberg
4e8ce52385
Support 'setup.py test' and test without extension
'setup.py test' also uses SystemExit, with args[0] as False.
Detect and re-raise.
Add support for building without extension even when compiler
is functional, and set up extension-less travis builds.
9 年之前
Ben Kurtovic
25e7e7da70
Test coveralls.
10 年之前
Ben Kurtovic
efcd59e097
Put -q earlier so Travis generates fewer messages.
10 年之前
Ben Kurtovic
fb16781659
3.4 should work on Travis now.
10 年之前
Ben Kurtovic
81fddd5e84
Apparently Travis is still kinda lame.
10 年之前
Ben Kurtovic
40e859e65f
Add Python 3.4 to .travis.yml.
10 年之前
Marcio Faustino
e632d0dd44
Update Travis CI configuration to also test with Python 2.6.
10 年之前
Ben Kurtovic
37003d2ed1
Bump version to 0.4.dev and add support for Python 3.2.
11 年之前
Ben Kurtovic
b2f0f23ea4
Fix README.
11 年之前
Ben Kurtovic
ac9b64bf60
Travis integration ( closes #33 )
11 年之前