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