From 4c29fe2213473b175dbb7672561cba3375419a41 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 14 May 2018 16:45:27 -0400 Subject: also test on osx --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 0f452c5..d105f1a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,3 +8,7 @@ rust: matrix: allow_failures: - rust: nightly + fast_finish: true + include: + - rust: stable + os: osx -- cgit v1.2.3-54-g00ecf