Skip to content

Commit 0ec6ed4

Browse files
try pull before push
1 parent e610426 commit 0ec6ed4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

travis-ci/changefile.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ echo "Third Check of Remote After Adding it"
1616
ls -la $TRAVIS_BUILD_DIR
1717
ls -la $TRAVIS_BUILD_DIR/.git
1818
git fetch origin master
19+
git pull origin master
1920
ls -la $TRAVIS_BUILD_DIR/.git
2021
echo "Check permissions on git HEAD / get dir listing of travis build dir"
2122
git config --global user.email "${GIT_EMAIL}"

0 commit comments

Comments
 (0)