Update Python in Travis to 3.7

This commit is contained in:
James Carr 2021-05-30 13:05:45 +01:00
parent 385cbc607d
commit 853dc57e87
No known key found for this signature in database
GPG key ID: 14665603BA81F181

View file

@ -1,7 +1,7 @@
dist: xenial
language: python
python:
- '3.6'
- '3.7'
stages:
- name: Tests
@ -13,7 +13,7 @@ jobs:
include:
- stage: Tests
name: "Test CircuitPython Bundle"
python: "3.6"
python: "3.7"
script:
- echo "Building mpy-cross" && echo "travis_fold:start:mpy-cross"
- python3 -u -m circuitpython_build_tools.scripts.build_mpy_cross circuitpython_build_tools/data/