Commit Graph

79 Commits

Author SHA1 Message Date
Armin Ronacher f4a7e9a97c Temporarily disable pypi release code 2016-01-21 11:47:14 -08:00
Armin Ronacher 5e651b207a Reformat travis.yml 2016-01-21 11:00:48 -08:00
Matt Robenolt 3db9fd2fd8 Fix travis.yml 2016-01-21 11:00:32 -08:00
David Cramer 41138e0862 Setup pypi deploys for tags 2016-01-21 09:31:29 -08:00
Nik Nyby 8f791cf0b0 enable automated testing on django 1.9 and python 3.5 2015-12-03 21:21:06 -05:00
David Cramer 4d801cce70 Lock in lower version of coverage 2015-10-19 21:40:13 -07:00
David Cramer 0687e6a9e6 Switch to coverage command 2015-10-06 17:33:22 -07:00
Steve Peak 0e5b659bc9 Submit coverage reports to Codecov 2015-10-04 10:48:10 +02:00
Matt Robenolt 94fe2b3d9c Add pytest-timeout to try and get travis to error faster on hanging
builds
2015-08-02 17:43:24 -07:00
Matt Robenolt 8cb97dd289 Use correct pip cached directory 2015-08-02 17:11:29 -07:00
David Cramer a2ce5c2c30 Enable caching / remove wad bits 2015-07-12 13:46:30 -06:00
Josh Kalderimis 74b5cda2ef Update .travis.yml 2015-07-07 05:05:14 +02:00
Josh Kalderimis c91cad559c add the libevent-dev package 2015-07-07 04:27:52 +02:00
Josh Kalderimis fbadd60237 lets try using the container based infrastructure 2015-07-07 04:12:27 +02:00
nikolas 39fcd4bb59 Update django versions in travis 2015-04-30 16:12:55 -04:00
David Cramer 827eb23ddb Disable IRC notification 2015-03-29 12:01:29 -07:00
Xavier Ordoquy 808949dd3d Skip the python 3.2 for Django master. 2015-03-02 07:30:21 +01:00
Xavier Ordoquy 50c6f7f310 Add the new Django 1.8b1 & 1.7.5 2015-02-28 13:44:51 +01:00
Xavier Ordoquy 7237004aae Add support for Django 1.8 2015-01-22 22:39:56 +01:00
Matt Robenolt 8e328bc731 Looks like everything is green for python 3.4 2014-09-22 06:45:45 +00:00
Matt Robenolt 67197f5919 Django 1.7 has been released 2014-09-22 05:12:06 +00:00
Anthony Ryan 21a6e38b6a Add allow_failures to .travis.yml matrix
Previously, the failure to compile against a development version of
django would fail the entire build. This makes that a development
version that is allowed to fail without failing the entire build.

This makes it easier to showcase the stability of the project, and
see when pull requests actually break things (compared to everything
always failing).
2014-06-24 04:11:04 -04:00
Matt Robenolt f7ae1383cb Test against more pythons 2014-05-17 17:24:42 -07:00
Matt Robenolt 1732d041eb Django 1.7b1 2014-03-23 04:47:29 -07:00
David Cramer 6c42503fa1 Remove remaining travis config from old Django versions 2014-03-19 02:11:48 -07:00
David Cramer 2d35f516ad Remove old Django versions from Travis 2014-03-19 01:49:32 -07:00
Xavier Ordoquy 50f456b165 Get ready for Django 1.7 2014-01-30 07:57:05 +01:00
David Cramer ccef1fe7d4 Remove pypy 2013-12-11 19:58:49 -08:00
David Cramer e98b8467f8 Update wad credentials 2013-12-11 01:57:28 -08:00
David Cramer ebdd1f4e97 yaml quotes 2013-12-11 01:46:57 -08:00
David Cramer be70505f9c Merge branch 'wad' 2013-12-10 01:26:11 -08:00
David Cramer 5eba88612d remove coveralls 2013-12-10 01:25:44 -08:00
David Cramer a0bfa0ba96 Add wad support 2013-12-09 23:49:09 -08:00
Xavier Ordoquy 56bb158fb0 Also updated the exclude versions. 2013-11-08 20:00:51 +01:00
Xavier Ordoquy 19e75c71cb Updated the Django versions. 2013-11-08 17:51:02 +01:00
Xavier Ordoquy 93811f35bc Removed the specific installation for exam. 2013-07-11 07:50:28 +02:00
Xavier Ordoquy 2b48f52f57 Skip lint under pypy / don't do the opposite 2013-07-03 15:57:10 +02:00
Xavier Ordoquy b780a92d6d Skip lint under pypy 2013-07-03 15:26:49 +02:00
Xavier Ordoquy 6062ba6d74 Fixed a typo in the build matrix. 2013-07-03 14:56:05 +02:00
Xavier Ordoquy 1332401ebd Updated the build matrix for travis. 2013-07-03 14:08:31 +02:00
Xavier Ordoquy 0e5bd25407 Force the exam & celery dev (bug fixed) versions for python 3.x 2013-06-21 08:22:44 +02:00
Xavier Ordoquy 194543f00f Force django-celery uninstallation. 2013-06-15 00:17:59 +02:00
Xavier Ordoquy 50ba4083d1 Skip django-celery installation under python3 and use celery dev version for python 3.2 2013-06-14 23:55:13 +02:00
Xavier Ordoquy 61251a51b6 Don't pip install with git checkout 2013-06-14 23:30:10 +02:00
Xavier Ordoquy 08dac63c25 Restrict gevent installation for python 2 only and install exam dev version for python 3. 2013-06-14 23:03:53 +02:00
Xavier Ordoquy 6d071e79e6 Added gevent tests and dependancy for python2. 2013-06-14 22:41:16 +02:00
David Cramer 116e39a23f Add coveralls 2013-05-14 17:44:02 -07:00
Xavier Ordoquy 60d9a38b2b Exclude Django 1.4.5 builds for python 3.x 2013-04-19 07:37:34 +02:00
Xavier Ordoquy e3a3e2f5a4 Also exclude build that don't make sense 2013-04-05 18:26:46 +02:00
David Cramer f5d2eb744b Add 3.2 and 3.3 to travis 2013-04-03 23:27:13 -07:00