Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Travis CI matrix #326

Merged
merged 4 commits into from
Feb 13, 2019
Merged

Update Travis CI matrix #326

merged 4 commits into from
Feb 13, 2019

Conversation

kevin-brown
Copy link
Contributor

@kevin-brown kevin-brown commented Jan 6, 2019

  • Remove Django 1.11 from the allowed failures
  • Test on Python 3.7
  • Test on Django 2.1

@regzon
Copy link
Contributor

regzon commented Feb 12, 2019

As I understand, work on this pull request is now not in progress, so I've started adding changes to it.
Now some additional updates for requirements have been added. Fixes for sql_id field will be soon.

kevin-brown and others added 3 commits February 13, 2019 11:27
Updates are:

 - Remove Django 1.11 from allowed failures

 - Add Python 3.7 tests

 - Add Django 2.1 tests

 - Add database services

 - Exclude Python 3.4 tests with MySQL database
   (because new versions of mysqlclient don't support Python 3.4)
Updates for following packages:

 - requests

 - autopep8

 - Pillow

 - freezegun
 - Fix test for Profile Sql Detail view

 - Refactor Django ORM usage in tests for readability
@regzon regzon changed the title [WIP] Update Travis CI matrix Update Travis CI matrix Feb 13, 2019
Silk now supports:

 - Python 3.7

 - Django 2.1
@regzon regzon merged commit 26b1725 into master Feb 13, 2019
@regzon regzon deleted the travis-matrix branch February 13, 2019 09:36
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