Skip to content

Commit dc25849

Browse files
committed
Added osx to continuous integration
Signed-off-by: Andrea Barberio <[email protected]>
1 parent 498b45c commit dc25849

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
@@ -11,6 +11,10 @@ env:
1111
- TEST_SUITE=unit
1212
- TEST_SUITE=linters
1313

14+
os:
15+
- linux
16+
- osx
17+
1418
before_install:
1519
- go get -t -v ./...
1620

0 commit comments

Comments
 (0)