Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
public-apis
Commits
b848d99d
Commit
b848d99d
authored
Aug 03, 2017
by
Dave Machado
Browse files
move git credentials settings to config file
[ci skip]
parent
f6b7468e
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
b848d99d
...
...
@@ -9,6 +9,8 @@ install:
-
pip install build-bot
-
pip install -r requirements.txt
before_script
:
-
git config --global user.name $GH_USER
-
git config --global user.email $GH_EMAIL
-
cd build
script
:
-
./main.sh
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment