[Flang-dev] [RFC] Enable CI for flang/f18 on travis-ci.org
Francesco Petrogalli
Francesco.Petrogalli at arm.com
Thu Dec 20 14:16:01 EST 2018
Hi all,
I would like to propose enabling CI service on travis-ci.org for the flang and f18 repository.
The idea is that any pull request for the repo will be verified by running the unit tests of the projects.
travis-ci.org works by keeping tracks of the changes in the repo and automatically building and running the tests.
I already have a patch that builds and run clang on x86.
To test this out, the owner of the flang/f18 GitHub accounts will have to create an account on travis-ci.org (can be done with the GitHub account credentials) and enable tracking of the repositories.
Kind regards,
Francesco
More information about the flang-dev
mailing list