diff --git a/.travis.yml b/.travis.yml index fc72739e..ef1b651e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,3 +5,5 @@ notifications: disabled: true before_install: - sudo apt-get install -y asciidoc + - sudo easy_install docutils + \ No newline at end of file