Skip to content

Commit

Permalink
More attempts to fix travis -> central deployment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Cory authored and Matthew Cory committed Apr 16, 2016
1 parent e473e67 commit 69e3c36
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis/deploy.sh
@@ -1,3 +1,6 @@
#!/bin/bash
cd `dirname $0`/..

if [ ! -z "$TRAVIS_TAG" ]
then
echo "on a tag -> set pom.xml <version> to $TRAVIS_TAG"
Expand Down

0 comments on commit 69e3c36

Please sign in to comment.