Update CI.

This commit is contained in:
Naoki Kosaka 2018-11-25 00:36:58 +09:00
parent 381b0e2255
commit a270868333

View File

@ -37,4 +37,10 @@ workflows:
build: build:
jobs: jobs:
- test - test
- docker - docker:
requires:
- test
filters:
branches:
only:
- master