mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2024-12-19 21:17:51 +00:00
Merge branch 'master' into Licenses-are-not-shown-when-web-ui-released-in-gns3server
This commit is contained in:
commit
e5817cc3fb
@ -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