Skip to content

Commit

Permalink
Added Django 2.2 to travis checks
Browse files Browse the repository at this point in the history
  • Loading branch information
dlareau committed Jan 13, 2020
1 parent 85af9da commit c310b49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ services:

env:
- DJANGO=1.11.* DB=mysql
- DJANGO=2.2.* DB=mysql

before_install:
- export DJANGO_SETTINGS_MODULE="puzzlehunt_server.settings.travis_settings"
Expand Down

0 comments on commit c310b49

Please sign in to comment.