Merge branch 'master' into Licenses-are-not-shown-when-web-ui-released-in-gns3server

This commit is contained in:
Piotr Pekala 2019-07-26 03:41:26 -07:00
commit e5817cc3fb

View File

@ -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: |