33 Commits

Author SHA1 Message Date
Jon Banafato 132ced5675 Merge pull request #442 from nfvs/migrate_travis_containers
Migrate to Travis container-based infrastructure, optimize build with pip caching.
2015-11-18 11:29:14 -05:00
Nuno Santos aeb5ffbb1d Enable pip and apt cache in Travis for faster build times. 2015-11-12 16:07:00 +01:00
Nuno Santos c2ee2e2629 Migrate to Travis container-based infrastructure.
Advantages are listed here:
http://docs.travis-ci.com/user/migrating-from-legacy
2015-11-12 14:51:07 +01:00
Jon Banafato 4508c717fb Fix tests, add py35
- Add Python 3.5 support on travis

- pytest-cache has been merged into pytest [0] and is no longer
  separately maintained, so pytest-cache-related requirements are being
  updated.

- Flask-Mongoengine latest stable is broken on Python 2.6 (but fixed in
  master [1]), so its version is being restricted for now.

[0] http://pytest.org/latest/changelog.html#id3 [1]
https://github.com/MongoEngine/flask-mongoengine/pull/174
2015-11-03 14:14:11 -05:00
Matt Wright a140c01b57 Add python3.4 to travis and tox 2014-06-10 12:40:12 -04:00
Matt Wright 7098a6757c Update build files 2014-03-14 15:30:30 -04:00
Matt Wright 2006d2ae3d Add coverage and coveralls to .travis.yml 2014-01-24 14:09:39 -05:00
Matt Wright 730b86fbc7 Add more python envs 2014-01-07 16:37:07 -05:00
Matt Wright d95a8c9364 Nope, nevermind. Dont use tox for tests. 2013-12-19 15:11:50 -05:00
Matt Wright 06ce1c68fd Use tox for running tests 2013-12-19 15:10:20 -05:00
Matt Wright 0103bf4269 Remove pypy tests 2013-09-03 13:08:13 -04:00
Matt Wright 13422e046f Use bcrypt instead of py-bcrypt 2013-09-03 13:00:03 -04:00
Matt Wright c3ad5b2fa6 Take --use-mirrors out of pip calls in .travis.yml 2013-06-18 15:53:32 -04:00
Matt Wright 637fc913cd Take Flask-Mail out of .travis.yml 2013-06-18 15:32:32 -04:00
Matt Wright abc061ba46 Change .travis.yml 2013-03-19 14:11:23 -04:00
Matt Wright 95c80e5677 See if pypy works 2013-03-19 13:28:42 -04:00
Manuel Ebert 70b11d9015 Unit-tests for flask-peewee 2013-01-25 16:53:01 -08:00
Matt Wright a269930ec3 Update docs and tests 2012-10-10 13:36:59 -04:00
Matt Wright 826cc0d685 Change services 2012-09-16 22:27:21 -04:00
Matt Wright 857f135748 Add mongodb service to Travis 2012-09-16 22:15:25 -04:00
Matt Wright fdcce53823 Update build since Flask-Mail moved 2012-09-10 17:54:31 -04:00
Matt Wright d8e6ae41f1 Dropping 2.5 support for now due to WTForms 2012-08-28 16:55:43 -04:00
Matt Wright a89f43a1b7 Fix build 2012-07-19 17:08:06 -04:00
Matt Wright 7212e20a76 no pypy 2012-07-13 13:42:34 -04:00
Matt Wright cc9832653a See if pypy passes 2012-07-13 10:40:07 -04:00
Matt Wright e67cbee1d5 Oops, 2.5 not 2.6 2012-06-20 17:12:07 -04:00
Matt Wright 0a8ee87319 Try using an older version of mongoengine during build to get python 2.5 tests to pass 2012-06-20 16:51:09 -04:00
Matt Wright 10322602da Update build 2012-06-20 15:53:44 -04:00
Matt Wright a7016c1cfa Update build and dependencies 2012-06-20 15:36:44 -04:00
Matt Wright 442afd07f6 Update travis build 2012-06-20 10:44:17 -04:00
Matt Wright 022a6e5159 Update travis config 2012-06-19 16:29:23 -04:00
Matt Wright e61b4e47f5 More travis stuff 2012-06-19 15:02:28 -04:00
Matt Wright 3044d8a5ba Add travis 2012-06-19 14:51:06 -04:00