Remove python install as we no longer use pygments
This commit is contained in:
parent
638db694dd
commit
495f65d884
@ -4,9 +4,6 @@ go:
|
|||||||
- 1.16
|
- 1.16
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
# We need Python to run pygmentize for generating HTML.
|
|
||||||
- sudo apt-get update
|
|
||||||
- sudo apt-get install python
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- go mod download
|
- go mod download
|
||||||
|
Loading…
x
Reference in New Issue
Block a user