Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Move to a more official namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
vnugent committed Mar 6, 2015
1 parent 0b93132 commit b643cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ env:
- secure: BADgz+otMMO+gUlFNduU/mgFm1dOfv2ZWAYD3nO1nEwu7Y1QVUsqimHdlqntUcinILDVeD33oT27kElERvr7KyjfDEPSDAVUg5Y/5soezg/tBu0zi3iodAP2GynOMohS/Rfm4+3ajWuEe/Y2SYjFXgldMR9qjP+/31FsVtW8Op0=

after_success:
- test "${TRAVIS_BRANCH}" = "master" && test "${TRAVIS_PULL_REQUEST}" = "false" && mvn -s .travis.maven.settings.xml deploy -DskipTests && curl --data "build=true" -X POST https://registry.hub.docker.com/u/hawkularorg/hawkular/trigger/a7a5bc5e-2ec6-42ee-86a1-225e357eec76/
- test "${TRAVIS_BRANCH}" = "master" && test "${TRAVIS_PULL_REQUEST}" = "false" && mvn -s .travis.maven.settings.xml deploy -DskipTests && curl --data "build=true" -X POST https://registry.hub.docker.com/u/hawkular/hawkular/trigger/a6f68889-7d87-4b50-9d60-d402a4051612/

0 comments on commit b643cd0

Please sign in to comment.