Skip to content

Commit cabd24d

Browse files
committed
Enable OSX in travis
1 parent 552cb2d commit cabd24d

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
@@ -1,5 +1,9 @@
11
language: go
22

3+
os:
4+
- linux
5+
- osx
6+
37
go:
48
- "1.10"
59

0 commit comments

Comments
 (0)