Ben Kurtovic
06ad55822f
Update .travis.yml for new Travis infrastructure
Per http://docs.travis-ci.com/user/migrating-from-legacy
9 vuotta sitten
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 vuotta sitten
Ben Kurtovic
ae2f28578a
No 3.5 support in Travis, but it does have a nightly option ( #101 )
9 vuotta sitten
Ben Kurtovic
04188b590e
Start work on support for Python 3.5 (for #101 )
9 vuotta sitten
Ben Kurtovic
ef18166c12
Update changelog following #94 .
9 vuotta sitten
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 vuotta sitten
Ben Kurtovic
25e7e7da70
Test coveralls.
10 vuotta sitten
Ben Kurtovic
efcd59e097
Put -q earlier so Travis generates fewer messages.
10 vuotta sitten
Ben Kurtovic
fb16781659
3.4 should work on Travis now.
10 vuotta sitten
Ben Kurtovic
81fddd5e84
Apparently Travis is still kinda lame.
10 vuotta sitten
Ben Kurtovic
40e859e65f
Add Python 3.4 to .travis.yml.
10 vuotta sitten
Marcio Faustino
e632d0dd44
Update Travis CI configuration to also test with Python 2.6.
10 vuotta sitten
Ben Kurtovic
37003d2ed1
Bump version to 0.4.dev and add support for Python 3.2.
11 vuotta sitten
Ben Kurtovic
b2f0f23ea4
Fix README.
11 vuotta sitten
Ben Kurtovic
ac9b64bf60
Travis integration ( closes #33 )
11 vuotta sitten