darwin-tested channel: Fix eval

This commit is contained in:
John Ericson 2017-08-03 18:46:40 -04:00
parent 8b024834f2
commit 1ad0eae36e

View File

@ -130,6 +130,8 @@ let
scikitlearn = unix;
};
# hack around broken eval of non-linux packages for now.
tests.macOSSierraShared = darwin;
} ));
in jobs