aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Collapse)AuthorFilesLines
2024-07-24Go back to the only version that worked onceRanke Johannes1-2/+2
2024-07-24Another attemptRanke Johannes1-1/+1
2024-07-24Try to fit in 50 minutes travis build timeRanke Johannes1-1/+1
2024-07-23And one moreRanke Johannes1-2/+2
2024-07-23And another try with travisRanke Johannes1-1/+1
2024-07-23Yet another go at travisRanke Johannes1-2/+2
2024-07-2330 minutes for coverage did not suffice for travisRanke Johannes1-1/+1
2024-07-23Go back to 30 minutes for coverageRanke Johannes1-1/+1
Apparently, the problem was the log silence timeout of 10 minutes on my repository, thankfully the travis support increased it to 30 minutes.
2024-07-23Another attempt to fix coverage on travisRanke Johannes1-1/+1
2024-07-23Try to convince travis to complete the coverage reportRanke Johannes1-1/+1
2023-08-09Go back to jammy on travisJohannes Ranke1-1/+1
As it passed all tests
2023-08-09Go back to focal, skip drat repo on travisRanke Johannes1-2/+1
2023-08-09Try jammy on travisRanke Johannes1-1/+1
2023-08-09Don't install saemix 3.2 from github any moreRanke Johannes1-1/+0
Emmanuelle has made an official release to CRAN in June
2023-04-16Make travis wait longer also for codecov coverageJohannes Ranke1-1/+1
2023-04-15Need even more time for tests nowJohannes Ranke1-1/+1
2023-04-15Fix the travis_wait commandJohannes Ranke1-1/+1
2023-04-15The tests run longer now, so make travis waitJohannes Ranke1-1/+1
2023-03-14deSolve 1.35 is on CRAN now, thanks Thomas!Johannes Ranke1-1/+0
2023-02-18Tell travis to take deSolve from drat repoJohannes Ranke1-0/+1
It seems that eddelbuettel/r-ci#10 is still bugging me
2023-02-17Update benchmark results for 7950XJohannes Ranke1-0/+1
2022-11-11Simplify travis configJohannes Ranke1-10/+1
2022-10-25Another attempt to restore coverage on codecovJohannes Ranke1-2/+3
2022-10-25Install covr on travis to restore codecov coverageJohannes Ranke1-1/+1
2022-09-30Install development version of saemix on travisJohannes Ranke1-0/+1
I need this version for the parhist.multistart method, otherwise results for the two-component error model parameters can switch between positive and negative values.
2022-09-30r2u is now the default for r-ciJohannes Ranke1-1/+1
2022-09-16Tell travis to wait for coverage reportJohannes Ranke1-1/+1
2022-07-21Try to tell covr that Travis is not CRANJohannes Ranke1-1/+1
2022-07-21Try coverage from r-ci, re-add badgesJohannes Ranke1-4/+4
2022-07-21Try to explicitly install nlme from CRANJohannes Ranke1-0/+1
to get the current version
2022-07-21Try the r2u variantJohannes Ranke1-5/+4
2022-07-21Don't use BSPM as it fails due to low nlme versionJohannes Ranke1-3/+4
2022-07-21Try Travis with Dirks run.sh from eddelbuettel/r-ciJohannes Ranke1-0/+36
2022-07-21Remove travis config as R seems to be unmaintained thereJohannes Ranke1-25/+0
See https://travis-ci.community/t/please-update-the-r-version-used-for-r-release-to-r-4-1-0/11886 and the Pull request referenced there, and the message by Gabor which I found today: https://travis-ci.community/t/about-the-r-category/748/2
2022-07-21Update Travis configJohannes Ranke1-1/+3
- Use current R release - Add system libraries used by textshaping, pulled in by pkgdown
2022-03-03Add R-devel to travis configJohannes Ranke1-0/+1
2022-03-01Let travis wait for covrJohannes Ranke1-1/+1
as the last build timed out after not receiving output for 10 min in this step.
2022-03-01Use current R in travisJohannes Ranke1-1/+1
2022-02-28Update travis config and _pkgdown.ymlJohannes Ranke1-4/+0
2021-11-17Use the official master branch of saemixJohannes Ranke1-1/+1
As my changes were merged meanwhile
2021-09-16Remove GITHUB_PAT from .travis.ymlJohannes Ranke1-3/+0
I found that I can create a PAT with no extra privileges, thanks to https://itsalocke.com/blog/using-travis-make-sure-you-use-a-github-pat/ so I will add this to my travis account.
2021-09-16Try to diagnose the problem with remotesJohannes Ranke1-0/+2
2021-09-16Try to make remotes on travis work againJohannes Ranke1-0/+1
This tries to unset the environment variable GITHUB_PAT which seems to get in the way for installing using remotes::install_github on travis.
2021-09-16Merge branch 'master' into nlmixrJohannes Ranke1-0/+1
2021-09-15Use my drat repo for saemix masterJohannes Ranke1-3/+1
2021-09-15Try to make remotes::install_github work againJohannes Ranke1-0/+1
2021-07-23Merge branch 'master' into nlmixrJohannes Ranke1-3/+2
After the merge, run make test and accept the new snapshot for the mixed model fit for an nlme object
2021-07-23Try explicit R version for travisJohannes Ranke1-1/+1
2021-07-23Update travis config, attempting to get R 4.1.0Johannes Ranke1-2/+0
2021-07-23Rerun tests, use current vdiffr on travisJohannes Ranke1-0/+1

Contact - Imprint