Skip to content

Commit 0aae786

Browse files
authored
Merge pull request sergi#68 from maksimov/master
Added OSX and Linux builders to .travis.yml
2 parents 7eb553d + b4e19a8 commit 0aae786

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)