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

Commit

Permalink
fixed path
Browse files Browse the repository at this point in the history
  • Loading branch information
retog committed May 27, 2015
1 parent 4b870ca commit faf790e
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 @@ -4,7 +4,7 @@ deploy:
provider: releases
api_key:
secure: nVLcmK/5bNoSMhuJnKj30Ub8qvmoYDHXbHsP2V2uBn3Xl93JpN33vj7XHc96GLSji2BEvQC+z8Mz+IoWxB2h/yWvg3yO965AVA4rygG3T/1YCrWd7WCgunaQJ8wyv3DQAWptMU/m12MsHiO5ejGVngrUYqxvRxZw5d0dSWPI/uU=
file: webapp/target/stanbol-p3-$TRAVIS_TAG.jar
file: launcher/target/stanbol-p3-$TRAVIS_TAG.jar
on:
repo: fusepoolP3/p3-stanbol-launcher
tags: true
Expand Down

0 comments on commit faf790e

Please sign in to comment.