mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
travis: Try to fix docutils setup on Linux
This commit is contained in:
parent
0019ce0024
commit
359af563a1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue