Skip to content

Commit ca04e38

Browse files
authored
Feature/ss/test ci (#11)
* test 2 * Removing detached head error * test 3
1 parent 80ddb16 commit ca04e38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ git config user.name "Surabhi Sharma"
22
git config user.email "[email protected]"
33

44
#git remote add upstream "https://[email protected]/rust-lang/rust-by-example.git"
5-
git remote add upstream "https://github.com/surabhi226005/express-mongoose-es6-rest-api.git"
5+
# git remote add upstream "https://github.com/surabhi226005/express-mongoose-es6-rest-api.git"
66
echo "Remote branch added"
77
git fetch
88
echo "Remote fetched"

0 commit comments

Comments
 (0)