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

Commit 3f703d0

Browse files
committed
Run travis on all supported platforms
osx, windows, linux
1 parent fee6d56 commit 3f703d0

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.travis.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
language: go
2-
os: linux
2+
os:
3+
- linux
4+
- osx
5+
- windows
36
go:
4-
- 1.8.3
7+
- 1.8.3
58
go_import_path: github.com/GoogleCloudPlatform/container-diff
69

710
script:

0 commit comments

Comments
 (0)