commit | 1f220e3a1c9dbe37c548a597c949eed6250a08bf | [log] [tgz] |
---|---|---|
author | Joakim Bech <joakim.bech@linaro.org> | Mon Jan 25 13:23:22 2021 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Mon Jan 25 14:45:19 2021 +0100 |
tree | 51c55fbbf3afbd8a07d8c3605a96173dc3b92982 | |
parent | 8f362431bb77b6ee1801626d464d97efab01f0cd [diff] |
travis: remove the .travis.yml file In build.git we haven't been using Travis for almost 3 years and even if we would enable it again, it would probably not work since it's configured to run a very old Ubuntu release. We also stopped using this as a full regression build testing since a) our build time had increased and b) Travis had become more popular that prolonged the build time c) we often hit the run-time limit for free accounts. Because of this and to avoid confusion we should remove the Travis configuration. Signed-off-by: Joakim Bech <joakim.bech@linaro.org> Acked-by: Jerome Forissier <jerome@forissier.org>
This git contains makefiles etc to be able to build a full OP-TEE developer setup for the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The pages that used to be here in this git can be found under build and Device specific information at he new location for the OP-TEE documentation.
// OP-TEE core maintainers