From 22bc725d3a2b57a484cecc32bd4a7fdea27dc24c Mon Sep 17 00:00:00 2001 From: Lorin Werthen Date: Sun, 14 Oct 2018 17:17:07 +0200 Subject: [PATCH] perform yarn --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 5cdde3b..545660a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -38,6 +38,7 @@ before_install: - echo "deb http://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list - sudo apt-get update -qq - sudo apt-get install -y -qq yarn +- yarn script: - bundle exec nanoc --env=prod - bundle exec nanoc --env=prod check --deploy