Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
Update circle yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex committed Aug 9, 2016
1 parent 1744277 commit c949392
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
machine:
ruby:
version: 2.2.2

test:
override:
- bundle exec rake test

0 comments on commit c949392

Please sign in to comment.