We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dcad83b + ad407f3 commit bf1584bCopy full SHA for bf1584b
.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