mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2024-12-23 23:02:22 +00:00
Merge branch 'master' into Option-to-duplicate-should-not-be-available-while-node-is-running
This commit is contained in:
commit
37c43c8e1b
@ -5,12 +5,14 @@ jobs:
|
||||
macos:
|
||||
xcode: "9.4.0"
|
||||
|
||||
docker:
|
||||
- image: "circleci/node:11.0.0"
|
||||
|
||||
steps:
|
||||
- checkout
|
||||
|
||||
- run:
|
||||
name: Install nodejs
|
||||
command: |
|
||||
brew upgrade node
|
||||
|
||||
- run:
|
||||
name: Set timezone and check current datetime
|
||||
command: |
|
||||
|
Loading…
Reference in New Issue
Block a user