Currently, 6 targets are tested for PRs, some of which might have spurious failures (such as nightly breaking). This wastes resources on travis-ci and makes the PR builds take extra long, and probably only catching a small number of errors. I suggest reducing the number of matrix builds to `linux-stable` (and possibly, `linux-${current_supported_version}`, depending on the decision in #1101. https://travis-ci.org/uutils/coreutils/builds/311332985