Skip to content

Commit 8383aeb

Browse files
committed
Adding source of script
1 parent 32c4cb0 commit 8383aeb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis/pu.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/bin/sh
22

3+
# Source: https://dev.to/jeffreymfarley/deploy-atomically-with-travis--npm-68b
4+
35
setup_git() {
46
# Set the user name and email to match the API token holder
57
# This will make sure the git commits will have the correct photo

0 commit comments

Comments
 (0)