Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

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

Lines changed: 0 additions & 8 deletions
This file was deleted.

circle.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
dependencies:
2+
pre:
3+
- git config --global user.email "[email protected]"
4+
- git config --global user.name "Code Climate CI"

0 commit comments

Comments
 (0)