Enable OSX in Travis CI.

This commit is contained in:
Dan Gohman
2018-11-28 15:47:03 -08:00
parent 0e601ac4a5
commit eaca8d3f2e

View File

@@ -1,5 +1,8 @@
# Travis CI script. See https://travis-ci.org/ for more info.
os:
- linux
- osx
language: rust
rust:
# The oldest version we currently support. See