We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcad83b commit ad407f3Copy full SHA for ad407f3
.travis.yml
circle.yml
@@ -0,0 +1,4 @@
1
+dependencies:
2
+ pre:
3
+ - git config --global user.email "ci@codeclimate.com"
4
+ - git config --global user.name "Code Climate CI"
0 commit comments