Skip to content

Commit

Permalink
Add osx testing to travis-ci
Browse files Browse the repository at this point in the history
Linux was the previous default
  • Loading branch information
edwardecook committed Sep 11, 2019
1 parent ec01ca3 commit a6ce8a8
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,6 +1,10 @@
---
language: go

os:
- linux
- osx

go:
- "1.13"

Expand Down

0 comments on commit a6ce8a8

Please sign in to comment.