Skip to content
Snippets Groups Projects
Unverified Commit 5aa05b8e authored by Todd Gamblin's avatar Todd Gamblin Committed by GitHub
Browse files

travis: require sudo in an attempt to avoid build timeouts (#9327)


- Many container builds are timing out frequently during Spack tests in
  Travis CI.

- Travis recommends to try `sudo: required` to see whether this is an
  infrastructure issue or something else.

- added `sudo: required` to all Linux builds.

- added --verbose to `spack test` invocation so that we can see more
  easily what tests it's timing out on.

Signed-off-by: default avatarTodd Gamblin <tgamblin@llnl.gov>
parent d2bd5177
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment