mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-02-21 18:06:38 +00:00
Update config.yml
This commit is contained in:
parent
478a09fc34
commit
4d05a4269e
@ -2,9 +2,6 @@
|
|||||||
version: 2
|
version: 2
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
environment:
|
|
||||||
BASH_ENV: ~/.nvm/nvm.sh
|
|
||||||
|
|
||||||
macos:
|
macos:
|
||||||
xcode: "9.4.0"
|
xcode: "9.4.0"
|
||||||
|
|
||||||
@ -14,7 +11,7 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
name: Install nodejs
|
name: Install nodejs
|
||||||
command: |
|
command: |
|
||||||
nvm install 11.0.0
|
npm install 11.0.0
|
||||||
|
|
||||||
- run:
|
- run:
|
||||||
name: Set timezone and check current datetime
|
name: Set timezone and check current datetime
|
||||||
|
Loading…
x
Reference in New Issue
Block a user