Skip to content

Commit

Permalink
travis: Fix docutils setup
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Aug 11, 2017
1 parent 359af56 commit e8468a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ script:
before_install:
# gem install must be run with sudo on OSX
- sudo gem install asciidoctor | gem install asciidoctor
# Different behaviour between Linux and OSX
- sudo apt-get install python-docutils | sudo pip install docutils

0 comments on commit e8468a9

Please sign in to comment.