April 28, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: cc5e36d1b42ae63121f3d6205db532c9af3b0800
      https://github.com/dlang/phobos/commit/cc5e36d1b42ae63121f3d6205db532c9af3b0800
  Author: Sebastian Wilzbach <seb@wilzba.ch>
  Date:   2016-04-28 (Thu, 28 Apr 2016)

  Changed paths:
    M std/algorithm/searching.d

  Log Message:
  -----------
  std.algorithm.searching - fix weird bug in Travis


  Commit: e56537dedbd78fb7cf165d64413c26134a1f3771
      https://github.com/dlang/phobos/commit/e56537dedbd78fb7cf165d64413c26134a1f3771
  Author: Vladimir Panteleev <github.private@thecybershadow.net>
  Date:   2016-04-28 (Thu, 28 Apr 2016)

  Changed paths:
    M std/algorithm/searching.d

  Log Message:
  -----------
  Merge pull request #4255 from wilzbach/fix_travis

std.algorithm.searching.extremum - fix float comp in unittest


Compare: https://github.com/dlang/phobos/compare/b4dccd44ac49...e56537dedbd7