Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/BasicsCoding/Hawkchat
Browse files Browse the repository at this point in the history
  • Loading branch information
Connor Wright committed Dec 13, 2017
2 parents d4944df + 448c2a4 commit 59af201
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,12 @@ solution: Hawkchat/Hawkchat.sln
install:
- sudo apt-get install -y gtk-sharp2
- nuget restore Hawkchat/Hawkchat.sln
notifications:
webhooks:
urls:
- https://blackhawksoftware.net/software/hawkchat/travis.php
on_success: always
on_failure: always
on_start: change
on_cancel: always
on_error: always
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Hawkchat
# Hawkchat ![(https://travis-ci.com/BasicsCoding/Hawkchat.svg?token=EoFg2i6UUmDvuy2KynqG&branch=master)](https://travis-ci.com/BasicsCoding/Hawkchat.svg?token=EoFg2i6UUmDvuy2KynqG&branch=master)
Encrypted chat system with numerous features, e.g. buddy system, emoji support etc

0 comments on commit 59af201

Please sign in to comment.