Skip to content

Commit 06916a1

Browse files
authored
Merge pull request #29 from surabhi226005/feature/ss/test-ci-5
Integrate heroku in travis setup
2 parents a14b61c + 50988fa commit 06916a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

travis.sh

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ git add dist/ ;
2929
git checkout -b $NEW_TRAVIS_BRANCH ;
3030
git commit -m "$TRAVIS_COMMIT_MESSAGE" ;
3131
# Push to Heroku!
32+
git fetch --all --unshallow
3233
yes | git push --force $PROVIDER $NEW_TRAVIS_BRANCH:$PROVIDER_BRANCH ;
3334

3435

0 commit comments

Comments
 (0)