Skip to content

Commit

Permalink
Added Travis-CI badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
dblock committed Aug 13, 2014
1 parent 4b4b995 commit 70f0b82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
WAFFLE - Windows Authentication Framework
=========================================

[![Build Status](https://travis-ci.org/dblock/waffle.svg?branch=master)](https://travis-ci.org/dblock/waffle)

![waffle](https://github.com/dblock/waffle/raw/master/waffle.jpg)

WAFFLE is a native Windows Authentication Framework consisting of two C# and Java libraries that perform functions related to Windows authentication, supporting Negotiate, NTLM and Kerberos. Waffle also includes libraries that enable drop-in Windows Single Sign On for popular Java web servers, when running on Windows. While Waffle makes it ridiculously easy to do Windows Authentication in Java, on Windows, Waffle does not work on *nix.
Expand Down

0 comments on commit 70f0b82

Please sign in to comment.