mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-22 04:38:21 +00:00
Python 3.7 isn't available anymore on Travis CI trusty? Defaults to Python 3.6.1
This commit is contained in:
parent
5a53ddb88c
commit
7855bed328
@ -12,9 +12,6 @@ services:
|
||||
- postgresql
|
||||
- docker
|
||||
|
||||
python:
|
||||
- "3.7"
|
||||
|
||||
before_install:
|
||||
- cp config/travis-testing.py config/testing.py
|
||||
- psql -c 'create database crc_test;' -U postgres
|
||||
|
Loading…
x
Reference in New Issue
Block a user