It's good to say where the target of your copy command is
This commit is contained in:
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…
x
Reference in New Issue
Block a user