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 <insomniac@slackware.it>
  • Loading branch information
insomniacslk committed Apr 4, 2019
1 parent 175868d commit 6846a30
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 @@ -8,6 +8,10 @@ go:
- "1.11"
- tip

os:
- linux
- osx

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

Expand Down

0 comments on commit 6846a30

Please sign in to comment.