mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
travis: Try to fix docutils setup on Linux
This commit is contained in:
@@ -20,4 +20,4 @@ script:
|
||||
before_install:
|
||||
# gem install must be run with sudo on OSX
|
||||
- sudo gem install asciidoctor | gem install asciidoctor
|
||||
- sudo pip install docutils
|
||||
- sudo apt-get install python-docutils | sudo pip install docutils
|
||||
|
Reference in New Issue
Block a user