Add circle.yml
This commit is contained in:
parent
8af24ae036
commit
0acb60412d
1 changed files with 4 additions and 0 deletions
4
.circle.yml
Normal file
4
.circle.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
test:
|
||||
override:
|
||||
- bundle exec rake ci
|
Loading…
Reference in a new issue