This commit is contained in:
Eli Bendersky 2019-06-05 06:37:51 -07:00
parent 2e3c6d3f51
commit c22108bc89

View File

@ -4,6 +4,7 @@ go:
- 1.12
before_install:
# We need Python to run pygmentize for generating HTML.
- sudo apt-get update
- sudo apt-get install python