]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add .travis.yml
authorTom Yu <tlyu@mit.edu>
Wed, 30 Dec 2015 20:26:54 +0000 (15:26 -0500)
committerTom Yu <tlyu@mit.edu>
Thu, 7 Jan 2016 22:12:52 +0000 (17:12 -0500)
commitf46c5650f28d4bc53b93c3b4a2723985225de297
tree1a16e62fb7f6bd9815177a4c8abc4c628ffe23e1
parent552dadfd3bd8068010345c64f8e1880708fa03ac
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)

ticket: 8339 (new)
target_version: 1.13-next
target_version: 1.14-next
version_fixed: 1.14.1
tags: pullup
.travis.yml [new file with mode: 0644]