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

Commit 3b68232

Browse files
committed
Add circle.yml to send coverage to Codacy
1 parent 5f3276d commit 3b68232

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

circle.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
test:
2+
override:
3+
- bundle exec rspec

0 commit comments

Comments
 (0)