Add OSX build on Travis CI
Just to make sure we can build on OSX.
This commit is contained in:
parent
9ff36c3bef
commit
c7a1fa647e
1 changed files with 4 additions and 0 deletions
|
|
@ -6,6 +6,10 @@ addons:
|
|||
packages:
|
||||
- libssl-dev
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
rust:
|
||||
- stable
|
||||
- beta
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue