]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add .travis.yml 388/head
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 20:06:37 +0000 (15:06 -0500)
commit09e8307da049cf90bb1f7b9b4b1608a0b9130fd9
tree04198ad16bba126f402caafd08613dd8dd463a8c
parent0b43d10333f4c4b29896cebc9447d8866b661217
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.
.travis.yml [new file with mode: 0644]