Skip to content

Commit b4e19a8

Browse files
committed
Added OSX and Linux builders to .travis.yml
Fixes sergi#65
1 parent 7eb553d commit b4e19a8

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.7.1
59

0 commit comments

Comments
 (0)