Skip to content
Snippets Groups Projects
Commit 7924d270 authored by Virtua Creative's avatar Virtua Creative
Browse files

test10: -qq

parent 7510c8fb
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ cache: ...@@ -6,7 +6,7 @@ cache:
before_script: before_script:
- apt-get update - apt-get update
- apt-get install git-core - apt-get -qq install git-core
- git config --global user.name "User Name" - git config --global user.name "User Name"
- git config --global user.email "user@example.com" - git config --global user.email "user@example.com"
- git config --list - git config --list
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment