From 00818ee4722215f4cdadbbc98e3bb66431635c86 Mon Sep 17 00:00:00 2001 From: Marius Date: Tue, 24 May 2016 11:36:48 +0200 Subject: [PATCH] Do not run non-existant script after deploys --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index aafbd23..ab224f0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -50,5 +50,4 @@ deploy: go: 1.5 repo: tus/tusd after_deploy: -- .infra/scripts/rebuild-env.sh - make frey && frey setup --force-yes --projectDir .infra