From b16e53505ffacc5504b14b0fb08765d8e77a605a Mon Sep 17 00:00:00 2001 From: Caleb James DeLisle Date: Wed, 20 Apr 2016 18:13:55 +0200 Subject: [PATCH] It's good to say where the target of your copy command is --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f6ce8001b..69e9cb72d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ branches: node_js: - "4.2.1" before_script: - - cp config.js.dist + - cp config.js.dist config.js - npm install - npm install bower - ./node_modules/bower/bin/bower install