travis: Pull docutils out into requirements.txt

This commit is contained in:
Bjørn Erik Pedersen 2017-08-11 17:28:17 +02:00
parent e8468a9852
commit 07f6e1499c
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,6 @@
language: go
sudo: required
dist: precise
go:
- 1.7.6
- 1.8.3
@ -20,5 +21,3 @@ 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

View File

@ -1 +1,2 @@
Pygments==2.1.3
docutils==0.12