chore: add docker service

This commit is contained in:
Kilerd Chan 2019-06-14 00:14:03 +08:00
parent 9e93e7d182
commit f118bfd1a0

View File

@ -1,6 +1,10 @@
language: rust language: rust
rust: rust:
- stable - stable
services:
- docker
matrix: matrix:
fast_finish: true fast_finish: true
cache: cargo cache: cargo