Explorar o código

Pull before commit

Peter Squicciarini %!s(int64=6) %!d(string=hai) anos
pai
achega
edb1c6ce8b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      update_version.sh

+ 1 - 0
update_version.sh

@@ -132,6 +132,7 @@ fi
 
 cd versions
 
+git pull origin master # in case another build just pushed
 git add .
 dateAndMonth=`date "+%D %T"`
 git commit -m "Travis update: $dateAndMonth (Build $TRAVIS_BUILD_NUMBER)"