mirror of
https://github.com/maputnik/editor.git
synced 2026-01-20 20:30:01 +00:00
Added missing workflow to .circleci/config.yml
This commit is contained in:
@@ -32,3 +32,9 @@ jobs:
|
||||
- image: selenium/standalone-chrome:3.1.0
|
||||
working_directory: ~/repo
|
||||
steps: *steps
|
||||
|
||||
workflows:
|
||||
version: 2
|
||||
build:
|
||||
jobs:
|
||||
- build-linux-node-v8
|
||||
|
||||
Reference in New Issue
Block a user