diff --git a/.travis.yml b/.travis.yml index 681f9881e..f764bc17b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,6 +19,4 @@ script: - ./hugo -s docs/ - ./hugo --renderToMemory -s docs/ before_install: - - gem update bundler - - gem install asciidoctor - sudo pip install docutils