summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6efc8d705..82e3edb7a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,13 +18,14 @@ addons:
- stunnel4
- libidn2-0-dev
- libssh2-1-dev
+ - krb5-user
matrix:
include:
- os: linux
compiler: gcc
dist: trusty
- env: T=normal
+ env: T=normal C=--with-gssapi
- os: linux
compiler: gcc
dist: trusty