Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Commit

Permalink
fixed path to jar
Browse files Browse the repository at this point in the history
  • Loading branch information
luigiselmi committed Feb 25, 2015
1 parent 2d0613a commit cff86a9
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 @@ -3,7 +3,7 @@ deploy:
provider: releases
api_key:
secure: WZKOSo3Zb3LO2R6gddhKL4YUFzKYSNv64OePXVBEkVU4b8Tic19gi0gcOCzUo0EORw9BVNzY69TkQKg4jSQJjEZ4AplrSJnzlwJ0LZwEjXKwJdkacbac7TRTIHNSLA+gqC86NhB5NJzWlEHEplYH8iB+QXoTLLpi8sqRY5JnGOo=
file: target/p3-spatialsearch-demo-$TRAVIS_TAG
file: target/p3-spatialsearch-demo-$TRAVIS_TAG-jar-with-dependencies.jar
on:
repo: fusepoolP3/p3-spatialsearch-demo
tags: true
Expand Down

0 comments on commit cff86a9

Please sign in to comment.