lethliel
39ae30bcc2
change to open() with 'rb' to get bytes in python3
...
With this change you get bytes with python3 and string in python2
disable travis tests for python 3.x until the full python3 branch
is merged. Otherwise the tests will fail and master isn't python3
ready anyways
2018-11-13 15:56:05 +01:00
Thomas Bechtold
aa5b762c6c
travis: Automatically deploy tags on pypi
...
osc should be available on pypi for easy installation via pip.
And travis can automatically deploy on pypi so do the setup for this.
Closes #183
2016-08-22 18:17:15 +02:00
2512d47d52
Add Travis CI build for Python 3.3, 3.4, 3.5-dev
2015-08-16 00:44:12 +01:00
caf20030ba
Enable container-based CI builds
2015-08-13 00:45:19 +01:00
Adam Spiers
57c8cffe66
- add prdiff subcommand and test suite
2013-01-18 22:38:21 +00:00
Adam Spiers
c23c73119d
- add .travis.yml to fix Travis runs
2013-01-18 12:26:48 +00:00