Add circle.yml to run automated tests on github push
This commit is contained in:
3
circle.yml
Normal file
3
circle.yml
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
test:
|
||||||
|
override:
|
||||||
|
- bundle exec rake test
|
||||||
Reference in New Issue
Block a user