Commit Graph

21 Commits (8fc9ae8869cf4f6ea71211b3473bee288cd1593a)

Author SHA1 Message Date
baztian 7c2a48f75c First attempt to run tox on travix. 2017-03-10 12:17:45 +01:00
baztian 9e1cf4fbad Simplified helper scripts.
Fix possible shell incompatibility introduced in last commit.
2017-03-08 12:06:22 +01:00
baztian 1cd46e1311 Update virtualenv for jython. 2017-03-08 11:30:33 +01: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 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 3cc5afa692 Improve Jython setup. 2015-04-03 14:04:13 +02:00
baztian e3379fe8da Add Jython 2.7-b3 to Travis build matrix 2015-02-07 20:48:48 +01:00
baztian 235c0ea7ec Make pip.conf local to Jython virtualenv 2014-02-12 15:24:13 +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 f57dcf749c Try once again with an older virtualenv version 2014-02-11 20:24:54 +01:00
baztian ce7eeb3dfc Inspect path of installed virtualenv 2014-02-11 20:21:45 +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 fcd764c040 Try once againt to make the Jython build work correctly 2014-02-11 19:13:57 +01:00
baztian 34cd55f5ef Fix virtualenv deactivation for Jython build 2014-02-11 19:09:48 +01:00
baztian a94f2aee60 Fix Jython build to not rely on Jython installation in original virtualenv which doesn't seem to work 2014-02-11 19:05:36 +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 54ae804bc5 Fix permissions of Travis CI build files. 2014-02-11 17:35:51 +01:00
baztian 2c7361234d Install and run Jython build 2014-02-11 17:31:11 +01:00