Skip to content

Commit 65ac2dc

Browse files
committed
Add os to travis config
1 parent 923be66 commit 65ac2dc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# http://docs.travis-ci.com/user/languages/go/
2+
os:
3+
- linux
4+
- osx
25
language: go
36
install: true
47
script: script/cibuild

0 commit comments

Comments
 (0)