Merge pull request #24 from rootfs/image-repo

enable sudo in travis
This commit is contained in:
Huamin Chen 2018-02-15 16:06:36 -05:00 committed by GitHub
commit 53949d2e62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,6 @@
# need for docker build
sudo: true
language: go
branches:
only: