Skip to content

Commit

Permalink
Added hipchat and releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Joris De Winne committed Dec 1, 2014
1 parent 846f749 commit b041f8b
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion .travis.yml
@@ -1 +1,15 @@
language: java
language: java
notifications:
hipchat:
rooms:
secure: leA9IWGmnGTH6B3h2FKJKY/8Cw8M6aIhwUulzS9CFOV3ux4MCBjKYqIRDPbilYXMIVVTREQsmRtDjIqcqtLmTIUOmzd7sjH20exaeFNJDV8BM126fIq1LhywZUpCc1/ZG2P3HBOgRKQCY6hujL+eNaMbGTYfjBgym/V+bROhfCg=
deploy:
provider: releases
api_key:
secure: alaeOarV4869kZfE9zAqdARLndMWickS00K1OxT+C94db+Ko0oyIF3XVJD+u4r34xCvmlpiBdkom5C5UyI1z5CptwkONdH9kubHdTYey3Wpw0l7OQbpha0PXfUzj9V2bJqySgxx4yt3PJs49g9nOjWKuSn57c2AZ3ziAeKYZvQk=
file: build/libs/xld-docker-plugin-1.0.0.jar
skip_cleanup: true
on:
all_branches: true
tags: true
repo: xebialabs-community/xld-docker-plugin

0 comments on commit b041f8b

Please sign in to comment.