Skip to content

Commit

Permalink
Just a test
Browse files Browse the repository at this point in the history
  • Loading branch information
kylemhall committed Dec 1, 2017
1 parent f3f6136 commit 2dbbe75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ then
then
echo "Building release"
node increment_version.js
git commit -a -m "Version auto-incremented $TRAVIS_JOB_NUMBER"
git commit -a -m "Version auto-incremented - $TRAVIS_JOB_NUMBER"
gulp build
gulp release
git remote add github https://$GITHUB_TOKEN@github.com/bywatersolutions/koha-plugin-kitchen-sink
Expand Down

0 comments on commit 2dbbe75

Please sign in to comment.