mirror of https://github.com/apache/cloudstack.git
travis: remove before_install
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
34520c7908
commit
604ea21edb
|
|
@ -20,7 +20,5 @@ node_js:
|
|||
- 12
|
||||
cache:
|
||||
npm: false
|
||||
before_install:
|
||||
- npm i -g npm@version-number
|
||||
script:
|
||||
- npm run lint && npm run build
|
||||
|
|
|
|||
Loading…
Reference in New Issue