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

Commit

Permalink
fixed name of target file
Browse files Browse the repository at this point in the history
  • Loading branch information
retog committed Oct 6, 2014
1 parent 0814387 commit 5ac2615
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: MB6MhxF9WTNgRqA68Qaw+0yTcGM58dRKijBKyqFnqGclZKR8xTGInZ4uSDhMbO+4r4QgUHX0iNZ5H9DT2M6ElyVwkRjJURAD/o6IJTrxKWZF0qisWKPEbV4UrBFqYUrYIThmEkgYbgeVyvuF0Vy2hFd7lcUJuBVPTYg+FuHJ5LY=
file: target/dictionary-matcher-transfromer-$TRAVIS_TAG-jar-with-dependencies.jar
file: target/dictionary-matcher-transformer-$TRAVIS_TAG-jar-with-dependencies.jar
on:
repo: fusepoolP3/p3-dictionary-matcher-transfromer
tags: true
Expand Down

0 comments on commit 5ac2615

Please sign in to comment.