diff --git a/.travis.yml b/.travis.yml index 135ba66..d523ad1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,11 +5,10 @@ dist: xenial addons: snaps: - hugo - - name: ruby - confinement: classic +before_script: + - sudo apt-get update + - sudo apt-get install asciidoctor script: - - gem --version - - gem install asciidoctor - asciidoctor --version - hugo deploy: