Closed lrytz closed 6 years ago
cc @densh
It seems that tavis recently changed how things are installed in sudo environments. Please add:
sudo: required
addons:
apt:
update: true
To your .travis.yml
. As discovered by @olafurpg.
UPDATE: make sure you have sudo: required
in there as well.
This works, thanks! Part of https://github.com/rickynils/scalacheck/pull/411.
https://travis-ci.org/rickynils/scalacheck/builds