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:
jobs:
- test
- docker
- docker:
requires:
- test
filters:
branches:
only:
- master