removed comment, in case it would help
This commit is contained in:
+1
-1
@@ -56,6 +56,6 @@ script:
|
|||||||
date
|
date
|
||||||
git fetch origin dev;
|
git fetch origin dev;
|
||||||
git checkout -f FETCH_HEAD;
|
git checkout -f FETCH_HEAD;
|
||||||
date # check fetch duration
|
date
|
||||||
fi;
|
fi;
|
||||||
sh -c "$Cmd" || travis_terminate 1;
|
sh -c "$Cmd" || travis_terminate 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user