Add macOS

pull/9/head
Andre Richter 6 years ago committed by GitHub
parent 4b1bac7509
commit 60db699637
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save