Skip to content

Commit

Permalink
Merge pull request #379 from twpayne/travis-osx
Browse files Browse the repository at this point in the history
Add CI for OS X
  • Loading branch information
twpayne authored Jul 1, 2019
2 parents 6cbde10 + 00c05f3 commit 89db0a2
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
@@ -1,5 +1,9 @@
language: go

os:
- linux
- osx

addons:
apt:
packages:
Expand Down

0 comments on commit 89db0a2

Please sign in to comment.