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 |
baztian
|
a8376a1d7c
|
Fix Travis yml error
|
2014-02-12 13:01:31 +01:00 |
baztian
|
749f0600f0
|
Make pip work for Jython < 2.6 by favouring distribute over setuptools. Disable ssl
|
2014-02-12 12:52:46 +01:00 |
baztian
|
70261c2ee5
|
Try to export the virtualenv deactivate function as we want to deactivate it for Jython builds
|
2014-02-11 20:16:25 +01:00 |
baztian
|
1188f14bef
|
Fix typo. Setup compatible virtualenv for Jython < 2.6
|
2014-02-11 18:30:40 +01:00 |
baztian
|
01283b1834
|
Fix typos
|
2014-02-11 17:51:06 +01:00 |
baztian
|
26acf4fd05
|
Fix bad substitution error, add jip dependency and make scripts more robust.
|
2014-02-11 17:45:21 +01:00 |
baztian
|
2c7361234d
|
Install and run Jython build
|
2014-02-11 17:31:11 +01:00 |
baztian
|
919d048444
|
Put Travis before_install into separate script.
|
2014-02-11 16:21:38 +01:00 |
baztian
|
2117291197
|
Fix matrix usage to have always a PYTHON_IMPL *and* a BACKEND available
|
2014-02-10 18:31:58 +01:00 |
baztian
|
12203b9c52
|
Play around with Travis CI matrix features
|
2014-02-10 18:26:50 +01:00 |
baztian
|
ae4ad3cf2b
|
Initial use of the continious integration service Travis CI.
|
2014-02-10 16:22:16 +01:00 |