Commit Graph

22 Commits (8af11d428175d5b9eb47d6885da7448eaba2849a)

Author SHA1 Message Date
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 05e429ac66 Simplified tox.ini a little bit. 2017-03-10 15:42:03 +01:00
baztian 47aa0c68a3 Add Jython coverage support. Thanks to @testInord. https://github.com/baztian/jaydebeapi/pull/17#issuecomment-275192869 2017-03-10 13:31:19 +01:00
baztian 561d447c09 Switch to tox develeopment mode to fix source view on coveralls. 2017-03-10 12:24:29 +01:00
baztian 4c6efb7113 Fix coveralls run on Python 2.6. Skip coveralls for Jython. 2017-03-10 12:24:25 +01:00
baztian c150bb8290 Add coverage and coveralls back to tox and travis. 2017-03-10 12:23:05 +01:00
baztian 4ef125e6b1 Introduce Python 3.6 to the build matrix. 2017-03-10 12:23:01 +01:00
baztian bf35ac253e Improve requirements resolution. 2017-03-10 12:20:43 +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 dc7b55085d Align tox matrix to travis matrix. 2017-03-08 14:28:52 +01:00
baztian ca9e978fe5 Remove obsolete comments. 2017-03-08 14:16:35 +01:00
baztian 3676b42cfd Run doctests in tox. 2017-03-08 12:26:48 +01:00
baztian 0596d5fbca Fix maven repo access again. 2017-03-08 12:13:48 +01:00
baztian 72dbb832d9 Fix maven repo access again. 2017-03-08 12:13:48 +01:00
baztian 2e3d8ce1a8 Make tox work with any Python 3 release. Fix maven repo reference. 2017-03-08 12:13:48 +01:00
baztian bc732dca08 Improve tox configuration. 2017-03-08 12:13:48 +01:00
baztian 4666f606d9 Add Jython support for hsqldb driver test to tox build matrix. 2017-03-08 12:13:48 +01:00
baztian 6a9795cdd9 Add Jython support for mock driver test to tox build matrix. 2017-03-08 12:13:48 +01:00
baztian 136057d356 Use tox to support a build matrix. (Add Jython support later) 2017-03-08 12:13:48 +01:00