baztian
|
06f7a438c5
|
Downgrade coverage dependency for Jython runs as Jython doesn't seem to have sqlite3 lib
|
2020-05-26 15:41:36 +02:00 |
baztian
|
9a0aadb0a1
|
Fix tox for Jython
|
2020-05-25 21:20:58 +02:00 |
baztian
|
303dfe9ab6
|
Downgrade test dependency to JPype 0.7.0 (Recommended for Python 2.7)
|
2020-05-25 20:01:37 +02:00 |
baztian
|
875c857d47
|
Try to fix some travis issues
|
2020-05-25 17:36:22 +02:00 |
baztian
|
482244c34b
|
Drop Python 2.6 compatability. Really use JPype 0.6.2
|
2019-07-08 21:05:38 +02:00 |
baztian
|
5b79ee37e1
|
Use standard syntax for travis pip caching.
|
2017-03-10 21:56:30 +01:00 |
baztian
|
048c075171
|
Enable pip caching.
|
2017-03-10 21:43:23 +01:00 |
baztian
|
526f53d96b
|
Cache Jython installation.
|
2017-03-10 21:11:45 +01:00 |
baztian
|
18440f1def
|
Cache maven home explicitly.
|
2017-03-10 20:36:01 +01:00 |
baztian
|
b53b1a3581
|
Use $HOME for mvn to see if this can use some travis standard repos or so.
|
2017-03-10 20:18:19 +01:00 |
baztian
|
59974ffab5
|
Move coveralls handling from tox to travis to work around Jython urllib issues.
|
2017-03-10 16:08:49 +01:00 |
baztian
|
4ef125e6b1
|
Introduce Python 3.6 to the build matrix.
|
2017-03-10 12:23:01 +01:00 |
baztian
|
8c119de997
|
Apply recommendations from https://github.com/ryanhiebert/tox-travis/issues/62
|
2017-03-10 12:17:51 +01:00 |
baztian
|
7c2a48f75c
|
First attempt to run tox on travix.
|
2017-03-10 12:17:45 +01:00 |
baztian
|
c16e56c486
|
Upgrade jip to fix .jip_config not being found.
|
2017-03-08 12:19:31 +01:00 |
baztian
|
72dbb832d9
|
Fix maven repo access again.
|
2017-03-08 12:13:48 +01:00 |
baztian
|
aaa118b6b9
|
Fixed travis mvn call.
|
2017-03-08 12:13:48 +01:00 |
baztian
|
85f528aa4c
|
Align .travis.yml to tox related changes.
|
2017-03-08 12:13:48 +01:00 |
baztian
|
43775ef529
|
Jython 2.7.0 update
|
2017-01-24 21:17:01 +01:00 |
baztian
|
596cc60ef5
|
Try to fix Python 2/3 doctest compatibility again
|
2017-01-23 21:28:36 +01:00 |
baztian
|
350afee2c4
|
Fix doctests for README.rst only working with hsqldb
|
2017-01-23 20:40:47 +01:00 |
baztian
|
8bf5576780
|
Add an example for db connection properties
|
2017-01-23 20:33:52 +01:00 |
baztian
|
bcba6ebf3f
|
Execute properties passing test in travis jython run
|
2017-01-23 20:18:15 +01:00 |
baztian
|
5f22a66be1
|
Downgrade jip as it seems to be incompatible with current build config
|
2017-01-10 10:31:01 +01:00 |
baztian
|
64de4825f4
|
Update jip
|
2017-01-10 10:26:15 +01:00 |
baztian
|
49fd250cc1
|
Include new properties test in travis run
|
2017-01-10 10:09:54 +01:00 |
baztian
|
9d71d122c6
|
Fix PyPI credentials.
|
2015-07-04 18:05:57 +02:00 |
baztian
|
f294a78664
|
Removed official Jython 2.5.3 support in favour of less complex Travis CI build. Fix other travis ci issues.
|
2015-04-26 20:14:38 +02:00 |
baztian
|
9c8ddf47f7
|
Fix travis build.
|
2015-04-26 20:07:33 +02:00 |
baztian
|
453eb61598
|
Add Python 3 compatibility.
|
2015-04-26 19:41:37 +02:00 |
baztian
|
6e535f298b
|
Make travis build work against Python 2.6 again.
|
2015-04-26 16:54:59 +02:00 |
baztian
|
d92b8bdbf2
|
Migrate travis setup to jip 0.9.2 for python 3 compatablility. Don't use jip to install Jython for build time speedup.
|
2015-04-25 16:19:24 +02:00 |
baztian
|
e5e91e794c
|
Make jip config portable and travis home independent
|
2015-04-12 21:16:59 +02:00 |
baztian
|
df9ad6408b
|
Enable travis ci PyPI deployment
|
2015-04-10 18:30:52 +02:00 |
baztian
|
2e2fc07c16
|
Fix if statement for travis build.
|
2015-04-03 15:06:36 +02:00 |
baztian
|
03504f9fd5
|
Disable coveralls on Jython as it doesn't semm to work
|
2015-04-03 15:01:02 +02:00 |
baztian
|
8edfe9c029
|
Report coverage on https://coveralls.io/r/baztian/jaydebeapi using https://github.com/coagulant/coveralls-python
|
2015-04-03 14:45:09 +02:00 |
baztian
|
56ad5c35f0
|
Try to speedup and robust Jython build on travis ci.
|
2015-04-03 14:13:39 +02:00 |
baztian
|
32c3bfae6b
|
Run mocktests against Jython 2.5.3 as well.
|
2015-04-02 09:26:36 +02:00 |
baztian
|
5513c415a9
|
Remove unused BACKEND. Don't run sqlite py test on py 2.6
|
2015-04-02 09:16:06 +02:00 |
baztian
|
10450cbe32
|
Run mock tests. Only download required stuff for matrix item.
|
2015-04-02 09:16:06 +02:00 |
baztian
|
eae6c0686d
|
Be more precise in TODO comment about jip shortcommings.
|
2015-04-02 09:16:06 +02:00 |
baztian
|
0d3b11473e
|
Fix jip not installing mockdriver.
|
2015-04-02 09:16:06 +02:00 |
baztian
|
4959971dc9
|
Remove explicit (and non whitelisted) maven. It's already installed!
|
2015-04-02 09:16:06 +02:00 |
baztian
|
ae4f418e85
|
Try to compile mockdriver on travis ci.
|
2015-04-02 09:16:06 +02:00 |
baztian
|
91dc5c29b5
|
Update Jython 2.7 to rc1
|
2015-04-02 08:57:41 +02:00 |
baztian
|
99465f2181
|
Rename requirement files.
|
2015-03-02 11:11:40 +01:00 |
baztian
|
de360ebc05
|
Use travis' container-based infrastructure
|
2015-02-07 20:57:18 +01:00 |
baztian
|
e3379fe8da
|
Add Jython 2.7-b3 to Travis build matrix
|
2015-02-07 20:48:48 +01:00 |
baztian
|
eb57a04453
|
Run database specific tests in separate Travis builds
|
2014-02-12 23:12:51 +01:00 |