mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
tests: enable gssapi in travis-ci linux build
Closes https://github.com/curl/curl/pull/1687
This commit is contained in:
parent
56d949d31a
commit
9bba664e02
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user