Skip to content

Commit

Permalink
Changed python versions for test build.
Browse files Browse the repository at this point in the history
To ensure tests run on CI.
  • Loading branch information
yellowcap committed Dec 10, 2019
1 parent 21acecd commit 793b0ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,8 +3,8 @@ dist: xenial
language: python

python:
- '3.4'
- '3.5'
- '3.6'

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

0 comments on commit 793b0ca

Please sign in to comment.