Enable OSX builds on Travis.

This commit is contained in:
Dan Gohman
2018-11-28 13:52:17 -08:00
parent 216c0ce14e
commit 5e05e9628d

View File

@@ -1,5 +1,8 @@
# Travis CI script. See https://travis-ci.org/ for more info. # Travis CI script. See https://travis-ci.org/ for more info.
os:
- linux
- osx
language: rust language: rust
rust: rust:
- 1.30.1 - 1.30.1