Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Commit 16b2889

Browse files
committed
add travis to docker
1 parent e6a79ce commit 16b2889

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ language: go
22
os: linux
33
go: 1.8.3
44

5+
sudo: required
6+
7+
services:
8+
- docker
9+
510
go_import_path: github.com/GoogleCloudPlatform/container-diff
611

712
addons:

0 commit comments

Comments
 (0)