Skip to content

Commit

Permalink
fix build job
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbyquaker committed Jun 6, 2018
1 parent b737181 commit 619568e
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 @@ -12,7 +12,7 @@ before_deploy:
- git config --local user.name "hobbyquaker"
- git config --local user.email "hobbyquaker@gmail.com"
- ./build.sh
- source ./addon_tmp/node-red/versions
- source ./addon_tmp/redmatic/versions
- git tag "v$VERSION_ADDON+$TRAVIS_BUILD_NUMBER"
deploy:
provider: releases
Expand Down

0 comments on commit 619568e

Please sign in to comment.