mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
💚 Add Python 3.7
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- '3.6'
|
- '3.6'
|
||||||
|
- '3.7'
|
||||||
before_install:
|
before_install:
|
||||||
- sudo add-apt-repository universe -y
|
- sudo add-apt-repository universe -y
|
||||||
- sudo apt-get update -q
|
- sudo apt-get update -q
|
||||||
|
|||||||
Reference in New Issue
Block a user