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
rust:
- stable
services:
- docker
matrix:
fast_finish: true
cache: cargo