Add macOS

This commit is contained in:
Andre Richter 2018-09-05 10:13:01 +02:00 committed by GitHub
parent 4b1bac7509
commit 60db699637
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,5 @@
language: rust
# sudo: required
# services:
# - docker
notifications:
email:
on_success: never
@ -20,6 +15,11 @@ rust:
os:
- linux
- osx
matrix:
allow_failures:
- os: osx
cache: cargo