Skip to content

Commit ad407f3

Browse files
committed
Move from Travis to Circle
1 parent dcad83b commit ad407f3

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

.travis.yml

-8
This file was deleted.

circle.yml

+4
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)