Skip to content

Commit 519b3e8

Browse files
committed
Added osx to continuous integration
1 parent 9abedd9 commit 519b3e8

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
@@ -8,6 +8,10 @@ go:
88
- "1.11"
99
- tip
1010

11+
os:
12+
- linux
13+
- osx
14+
1115
before_install:
1216
- go get -t -v ./...
1317

0 commit comments

Comments
 (0)