Skip to content

Commit

Permalink
Bumped Python version to 3.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowcap committed Dec 10, 2019
1 parent b257c7c commit 9fe6fa6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -3,8 +3,7 @@ dist: xenial
language: python

python:
- '3.5'
- '3.6'
- '3.8'

env:
- DB_NAME=raster_test PYTHONPATH=$PYTHONPATH:$PWD DJANGO_SETTINGS_MODULE=tests.testproj.settings
Expand Down

0 comments on commit 9fe6fa6

Please sign in to comment.