mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-22 16:02:16 +00:00
Update python version
Trying to get CI to match my local environment as much as possible...
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
"3.6"
|
"3.8"
|
||||||
cache: pip
|
cache: pip
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
python-3.6.1
|
python-3.8.2
|
||||||
|
|||||||
Reference in New Issue
Block a user