Skip to content
Prev 994 / 12125 Next

[R-pkg-devel] openMP/reduction statement causes build crash on travis-ci

Thanks Dirk! that did it. I wasn't aware of the trusty 14.04 option.


Just adding

sudo: required
dist: trusty

at the top of my .travis.yaml solved it
https://docs.travis-ci.com/user/trusty-ci-environment/,


Cheers,
Mark



Op wo 3 aug. 2016 om 14:38 schreef Dirk Eddelbuettel <edd at debian.org>: