From 16448c52680ae468b3d90b6e61638bb44c199879 Mon Sep 17 00:00:00 2001 From: Lorin Werthen Date: Tue, 19 Jul 2016 19:05:42 +0200 Subject: [PATCH] don't override install in order to enable caching --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 1b4101c..1aa2baf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,8 +9,6 @@ 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 -install: -- bundle install --without development script: - bundle exec nanoc - bundle exec nanoc check elinks