Skip to content

Commit 90da5fe

Browse files
fix travis tag
1 parent 0ed43b2 commit 90da5fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ deploy:
3535

3636
- provider: releases
3737
api_key: ${GITHUB_TOKEN}
38-
file: spring-boot-starter/build/libs/watson-spring-boot-starter-${TRAVIS_BRANCH:1}-jar-with-dependencies.jar
38+
file: build/libs/watson-spring-boot-starter-${TRAVIS_BRANCH:1}-jar-with-dependencies.jar
3939
skip_cleanup: true
4040
on:
4141
repo: watson-developer-cloud/spring-boot-starter

0 commit comments

Comments
 (0)