mirror of
https://github.com/Dahlgren/arma-server-web-admin.git
synced 2024-08-30 17:22:10 +00:00
Avoid updating npm during Travis CI run
This commit is contained in:
parent
0338839580
commit
517b5de79d
@ -10,5 +10,4 @@ node_js:
|
|||||||
- "0.12"
|
- "0.12"
|
||||||
- "0.10"
|
- "0.10"
|
||||||
before_install:
|
before_install:
|
||||||
- npm update -g npm
|
|
||||||
- cp config.js.example config.js
|
- cp config.js.example config.js
|
||||||
|
Loading…
Reference in New Issue
Block a user