Skip to content

Commit

Permalink
Upgrade build environment to Xenial
Browse files Browse the repository at this point in the history
This makes it so Django 2.2 tests should pass
  • Loading branch information
epicserve committed Jun 26, 2019
1 parent 5a4b0a5 commit 7297154
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
sudo: false

dist: xenial

language: python

python:
Expand Down

0 comments on commit 7297154

Please sign in to comment.