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