From 9616381f3d1966f1494524a1207c6a938214aa06 Mon Sep 17 00:00:00 2001 From: Lorin Werthen Date: Wed, 27 Jul 2016 20:30:17 +0200 Subject: [PATCH] travis pls --- .travis.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3c7664f..5935693 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,8 @@ language: ruby -cache: bundler +cache: + bundler: true + rvm: - 2.3.1 notifications: @@ -10,6 +12,7 @@ before_install: - openssl aes-256-cbc -K $encrypted_6059a4f451fd_key -iv $encrypted_6059a4f451fd_iv -in id_rsa.enc -out deploy_key -d - echo -e "Host zeus.ugent.be\n\tStrictHostKeyChecking no\n" >> ~/.ssh/config +- npm install script: - bundle exec nanoc - bundle exec nanoc check --deploy