Add .travis.yml Do Travis CI testing with clang and gcc, on 64-bit Ubuntu Trusty. Performance would probably be better using the container-based Travis infrastructure, but that is currently limited to Precise, and we would need some important apt packages whitelisted, e.g., dejagnu. (cherry picked from commit 09e8307da049cf90bb1f7b9b4b1608a0b9130fd9) https://github.com/krb5/krb5/commit/f46c5650f28d4bc53b93c3b4a2723985225de297 Author: Tom Yu Commit: f46c5650f28d4bc53b93c3b4a2723985225de297 Branch: krb5-1.14 .travis.yml | 15 +++++++++++++++ 1 files changed, 15 insertions(+), 0 deletions(-)