From 5f036a39e4781100e1e4ddc86c93e85ca16d0e7a Mon Sep 17 00:00:00 2001 From: Justin Worthe Date: Wed, 2 Aug 2017 21:06:44 +0200 Subject: Made OSX travis build required and updated readme to reflect requirements --- .travis.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 131f6f5..233190c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,6 @@ cache: cargo matrix: allow_failures: - rust: nightly - - os: osx addons: apt: -- cgit v1.2.3