Loading .travis.yml +5 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ addons: - stunnel4 - libidn2-0-dev - libssh2-1-dev - libssh-dev - krb5-user matrix: Loading @@ -26,6 +27,10 @@ matrix: compiler: gcc dist: trusty env: T=normal C="--with-gssapi" - os: linux compiler: gcc dist: trusty env: T=normal C=--with-libssh - os: linux compiler: gcc dist: trusty Loading Loading
.travis.yml +5 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ addons: - stunnel4 - libidn2-0-dev - libssh2-1-dev - libssh-dev - krb5-user matrix: Loading @@ -26,6 +27,10 @@ matrix: compiler: gcc dist: trusty env: T=normal C="--with-gssapi" - os: linux compiler: gcc dist: trusty env: T=normal C=--with-libssh - os: linux compiler: gcc dist: trusty Loading