Thomas Waldmann
|
63c1cdbe6b
|
remove support for django 1.5.x, stuff not needed any more when requiring >= 1.6
|
2014-09-26 02:25:08 +02:00 |
|
Thomas Waldmann
|
9afe19b73d
|
use latest django 1.5 and 1.6 releases
|
2014-09-03 13:39:32 +02:00 |
|
Thomas Waldmann
|
9bd09b6008
|
on travis do not run tests that require sequential execution (can not run in parallel)
|
2014-09-02 00:14:24 +02:00 |
|
Thomas Waldmann
|
f70d6ebdf0
|
add requirements.d/travis.txt with the stuff needed on travis, but not installed via setup.py install_requires
|
2014-08-28 13:38:14 +02:00 |
|
Thomas Waldmann
|
9402f450ed
|
requirements: use django 1.6.6, travis: use django 1.5.9 and 1.6.6, also test on python 3.4
|
2014-08-27 17:53:52 +02:00 |
|
Thomas Waldmann
|
711aba237f
|
python 3.3 port
not much tested yet, be careful
|
2013-12-14 00:35:29 +01:00 |
|
Thomas Waldmann
|
273c884658
|
fix .travis.yml, remove almost duplicate py 2.7 / django 1.6.1 run
|
2013-12-13 05:10:41 +01:00 |
|
Thomas Waldmann
|
e8ab547a37
|
fix .travis.yml, shell quoting
|
2013-12-13 04:46:14 +01:00 |
|
Thomas Waldmann
|
40aee47119
|
fix .travis.yml, again
|
2013-12-13 04:20:57 +01:00 |
|
Thomas Waldmann
|
04b78f8072
|
fix .travis.yml
|
2013-12-13 04:14:06 +01:00 |
|
Thomas Waldmann
|
329b6b5abf
|
travis: do not run dnstools tests in parallel
also: only run coverage and pep8 once
|
2013-12-13 04:06:59 +01:00 |
|
Thomas Waldmann
|
e2e07b60e3
|
dnstools: make timeouts configurable via ENV, travis: use longer timeouts
|
2013-12-13 03:04:00 +01:00 |
|
Thomas Waldmann
|
cc4cd1c805
|
travis: build on django 1.5 and 1.6
|
2013-12-13 02:40:39 +01:00 |
|
Thomas Waldmann
|
b9c48e5af7
|
backport to python 2.6, add it travis platforms and to pypi metadata
|
2013-12-12 01:27:36 +01:00 |
|
Thomas Waldmann
|
6f98bdb8b6
|
make a .coveragerc, move config there, some no cover declarations / exclude some code
|
2013-11-21 09:45:14 +01:00 |
|
Thomas Waldmann
|
c53bef5cdb
|
add coveralls badge to README, coveralls debugging
|
2013-11-21 04:46:00 +01:00 |
|
Thomas Waldmann
|
0626bf42cb
|
travis.yml: add coveralls for coveralls.io, run tests with coverage
|
2013-11-21 04:32:02 +01:00 |
|
Thomas Waldmann
|
d0cabca1c5
|
travis: we use py 2.7 syntax, so 2.6 can't work - remove 2.6
|
2013-11-19 07:39:15 +01:00 |
|
Thomas Waldmann
|
4e6029cd93
|
travis: try using --upgrade to get the py.test version conflict sorted
|
2013-11-19 07:18:07 +01:00 |
|
Thomas Waldmann
|
bff859e904
|
travis: remove quiet from pip install for debugging issues on travis-ci
|
2013-11-19 07:09:14 +01:00 |
|
Thomas Waldmann
|
8aef8f9417
|
improved .travis.yml
|
2013-11-19 06:35:57 +01:00 |
|
Thomas Waldmann
|
1f38f19d35
|
checking if even 2.5 works :D (this is mostly to trigger a travis-ci initial run)
|
2013-11-19 06:13:06 +01:00 |
|
Thomas Waldmann
|
4c4e7aa83a
|
adding a travis-ci configuration
|
2013-11-19 06:09:20 +01:00 |
|