Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update Travis config #56

Closed
5 tasks done
wibeasley opened this issue Mar 20, 2020 · 0 comments
Closed
5 tasks done

update Travis config #56

wibeasley opened this issue Mar 20, 2020 · 0 comments
Assignees
Labels

Comments

@wibeasley
Copy link
Contributor

wibeasley commented Mar 20, 2020

This travis build matrix needs to be updated to comply with newer standards.

I don't know if it's related to last night's problem. The PR tests passed, but a few minutes later the master build failed.

  • root: deprecated key sudo (The key sudo has no effect anymore.)
  • root: missing dist, using the default xenial
  • root: missing os, using the default linux
  • root: key matrix is an alias for jobs, using jobs

image

https://travis-ci.org/github/IQSS/dataverse-client-r/jobs/664731693/config

  • Also, the osx image should be updated again. (This came up in November.)

image

https://travis-ci.org/github/IQSS/dataverse-client-r/jobs/664731693

@wibeasley wibeasley self-assigned this Mar 20, 2020
wibeasley added a commit that referenced this issue Mar 20, 2020
* test on most linux bionic (not xenial)
* use current osx (by default)
* 'jobs' instead of 'matrix'

Hopefully this fixes the 'root' warning

ref #56
wibeasley added a commit that referenced this issue May 29, 2020
wibeasley added a commit that referenced this issue May 29, 2020
I pasted over the wrong value
ref #56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant