Skip to content

Commit 793b0ca

Browse files
committed
Changed python versions for test build.
To ensure tests run on CI.
1 parent 21acecd commit 793b0ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ dist: xenial
33
language: python
44

55
python:
6+
- '3.4'
67
- '3.5'
7-
- '3.6'
88

99
env:
1010
- DB_NAME=raster_test PYTHONPATH=$PYTHONPATH:$PWD DJANGO_SETTINGS_MODULE=tests.testproj.settings

0 commit comments

Comments
 (0)