Skip to content

Commit 15d31dd

Browse files
author
Joris De Winne
committed
Added hipchat and github release
1 parent f20ab14 commit 15d31dd

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

.travis.yml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
1-
language: java
1+
language: java
2+
notifications:
3+
hipchat:
4+
rooms:
5+
secure: Ql0WM1tVMCBmvVo/xXfkYf6HvMn7T9iWTWpUiWITDRwE2JjZ027Em1s31M6T1q9tmTRy1wjWmnlOqVWklIzRaJtxL/u/GImGPV9LIiYA4vkhY/si23xjN5xqqVKy2afpjx6i1E+GoFftTRafwleUdVb5Cz9nvMgvAMiVl1P+Xlc=
6+
deploy:
7+
provider: releases
8+
api_key:
9+
secure: SHRK/EVUsZ80NahgPuSQdPGttz3ZNtBjO/OvRdF8HO3DyCNm3FM1Fgt5EZ8wst6FDh/dXLJ4SF2hvJqpxwHh8yp2LL4sgCHjPFq57hwMNu+zEwS/subTZtQtX63ZAac70nZSq1YJF4dlwKL3Et23iW5Y61KYzE4Rmz+ZFYTNh7Q=
10+
file: build/libs/nodejs-plugin-1.0.jar
11+
skip_cleanup: true
12+
on:
13+
all_branches: true
14+
tags: true
15+
repo: xebialabs-community/nodejs-plugin

0 commit comments

Comments
 (0)