Skip to content

Conversation

@dwinston
Copy link
Contributor

This may require a

before_install:
    apt-get install sqlite3

section in .travis.yml if sqlite3 is not pre-installed in the base xenial image. I leave it out for now so. that the Travis tests can run on me opening this PR.

This is to allow for use of Django 2.2, which requires SQLite >=3.8.3. The stable sqlite3 for xenial (i.e. `apt-get install sqlite3`) is 3.11.0.
@dwinston
Copy link
Contributor Author

This is towards #135.

@GibbsConsulting GibbsConsulting merged commit 3ec0d05 into GibbsConsulting:master Apr 21, 2019
@dwinston dwinston deleted the upgrade-ci-build branch April 22, 2019 19:33
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