Skip to content

Conversation

@moggers87
Copy link
Contributor

This PR fixes tests with newer versions of Django and adds configuration for Travis CI

* config file for Travis CI
* updates to how runtests.sh script works - it now returns the exit code
  of the tests rather than 0
@moggers87 moggers87 changed the title Fixed tests a& Travis Fixed tests & Travis Oct 25, 2015
@moggers87
Copy link
Contributor Author

Ping?

@peterbe
Copy link
Contributor

peterbe commented Jan 15, 2016

Reopening so that Travis actually runs this.

@peterbe peterbe reopened this Jan 15, 2016
.travis.yml Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Latest django 1.8 is 1.8.8

@peterbe
Copy link
Contributor

peterbe commented Jan 15, 2016

Yay! Travis passes.

@jbalogh if you have time, please have a look. Otherwise I might just merge this.

@peterbe
Copy link
Contributor

peterbe commented Jan 15, 2016

Actually. Can we drop the support for Django 1.4 @moggers87 ?
It's an ancient version and it's weird to be specifically compatible with 1.4 but not have exceptions for 1.5 or 1.6.

@peterbe
Copy link
Contributor

peterbe commented Jan 15, 2016

Also, it would be nice to add test-support for Django 1.9 which we can tackle after this is landed.

* Drop support for 1.4
* Test with 1.9
* Stop testing against Python 2.6
@moggers87
Copy link
Contributor Author

Sorry for the delay.

Tests pass with Django 1.9, but give out quite a few RemovedInDjango110Warnings.

@peterbe
Copy link
Contributor

peterbe commented Mar 15, 2016

Awesome work!

peterbe pushed a commit that referenced this pull request Mar 15, 2016
@peterbe peterbe merged commit 98626d3 into mozilla:master Mar 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants