Skip to content

Commit

Permalink
fix: add missing docker info to build (#575)
Browse files Browse the repository at this point in the history
* feat: cmd/indexer docker container

* fix: missing docker service
  • Loading branch information
robdefeo committed Feb 19, 2020
1 parent 70e7c91 commit 19c3ca7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,4 +1,7 @@
language: go
sudo: required
services:
- docker
go_import_path: github.com/mailchain/mailchain
matrix:
include:
Expand Down

0 comments on commit 19c3ca7

Please sign in to comment.