It's good to say where the target of your copy command is

pull/1/head
Caleb James DeLisle 9 years ago
parent cf4601281b
commit b16e53505f

@ -8,7 +8,7 @@ branches:
node_js: node_js:
- "4.2.1" - "4.2.1"
before_script: before_script:
- cp config.js.dist - cp config.js.dist config.js
- npm install - npm install
- npm install bower - npm install bower
- ./node_modules/bower/bin/bower install - ./node_modules/bower/bin/bower install

Loading…
Cancel
Save