Skip to content

Commit 61ace50

Browse files
kmoeappilon
authored andcommitted
add CI OS build matrix
1 parent 7a83c90 commit 61ace50

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ services:
55
language: go
66
go:
77
- "1.11.x"
8+
os:
9+
- linux
10+
- osx
11+
- windows
812
env:
913
- GO111MODULE=on GOFLAGS=-mod=vendor
1014

0 commit comments

Comments
 (0)