travis: Always use branch from the originator

Force Travis to always use the branch from the originator, which means
that for both plain push and for pull requests it will use the
commiters own repository and commiters working branch.

Signed-off-by: Joakim Bech <joakim.bech@linaro.org>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
1 file changed
tree: 297b9f40fbc1f73cc08380702c7a1d183c092355
  1. .travis.yml
  2. am43xx.xml
  3. am57xx.xml
  4. default.xml
  5. default_stable.xml
  6. dra7xx.xml
  7. dra7xx_stable.xml
  8. fvp.xml
  9. fvp_stable.xml
  10. hikey.xml
  11. hikey_debian.xml
  12. hikey_debian_stable.xml
  13. hikey_stable.xml
  14. juno.xml
  15. juno_stable.xml
  16. mt8173-evb.xml
  17. mt8173-evb_stable.xml
  18. qemu_v8.xml
  19. qemu_v8_stable.xml
  20. README.md
  21. rpi3.xml
  22. rpi3_stable.xml
  23. travis.xml
README.md

Repo manifest for OP-TEE development

In the OP-TEE project we try to gather all documentation under the optee_os git, therefore we recommend that you read the instructions at this page which describes how to setup OP-TEE on various platforms.