summaryrefslogtreecommitdiff
path: root/.travis/cmake-freebsd-stage1
AgeCommit message (Collapse)Author
2020-05-08style: Run restyled on Travis and Circle CI scripts.iphydf
2020-03-10Update and fix FreeBSD setup on Travis-CIMaxim Biro
- Bump FreeBSD to 12.1. - Simplify stage1 logic. - Re-try downloading the image from a different mirror if one fails. - Use the `expect` utility instead of dealing with screen's log file. - Re-run failed toxcore test one more time and in sequence.
2018-11-04Build tox-bootstrapd on FreeBSD Travis-CIMaxim Biro
2018-09-01Fix login issue on Travis-CI FreeBSD buildMaxim Biro
2018-08-27Fix FreeBSD VM on Travis not shutting downMaxim Biro
2018-07-15Simplify Travis-CI FreeBSD buildMaxim Biro
2018-07-01Simplify Travis CI builds.iphydf
Have one script per build. This means more duplication between the scripts, but it's much easier to understand and to run locally.