Skip to content

Commit

Permalink
travis: add .slackid for slack notifications.
Browse files Browse the repository at this point in the history
* .slackid: New file.
* .travis.yml: Regenerate.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
  • Loading branch information
gvvaughan committed Aug 18, 2014
1 parent a964d6b commit 563d9a0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .slackid
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
aspirinc:JyWeNrIdS0J5nf2Pn2BS1cih
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,6 @@ script:
LUA_CPATH=`pwd`'/ext/?.so;'"${LUA_CPATH-;}"
LUA_INIT= LUA_INIT_5_2=
make check V=1

notifications:
slack: aspirinc:JyWeNrIdS0J5nf2Pn2BS1cih

0 comments on commit 563d9a0

Please sign in to comment.