Skip to content

Commit f479c32

Browse files
New krb5-1.13 should run all tests from master
There will still be six failing tests which require greet_client and so will not work. However, since they will also fail in master, there is no need to test master at the present time. Closes #58.
1 parent 25a13b5 commit f479c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ env:
77
- KRB5_VER="1.10"
88
- KRB5_VER="1.12"
99
- KRB5_VER="1.13"
10-
- KRB5_VER="master"
10+
# - KRB5_VER="master"
1111

1212
matrix:
1313
exclude:

0 commit comments

Comments
 (0)