Skip to content

Commit

Permalink
Added osx to continuous integration
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Barberio <[email protected]>
  • Loading branch information
insomniacslk committed Jul 15, 2019
1 parent 498b45c commit dc25849
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ env:
- TEST_SUITE=unit
- TEST_SUITE=linters

os:
- linux
- osx

before_install:
- go get -t -v ./...

Expand Down

0 comments on commit dc25849

Please sign in to comment.