darwin-tested channel: Fix eval
This commit is contained in:
parent
8b024834f2
commit
1ad0eae36e
@ -130,6 +130,8 @@ let
|
||||
scikitlearn = unix;
|
||||
};
|
||||
|
||||
# hack around broken eval of non-linux packages for now.
|
||||
tests.macOSSierraShared = darwin;
|
||||
} ));
|
||||
|
||||
in jobs
|
||||
|
Loading…
Reference in New Issue
Block a user