Set ruby version on circle to 2.1.4
This commit is contained in:
parent
6be35db3d3
commit
1fd5575871
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
machine:
|
||||
ruby:
|
||||
version: 2.1.2
|
||||
version: 2.1.4
|
||||
test:
|
||||
override:
|
||||
- bundle exec rake ci
|
||||
|
|
Loading…
Add table
Reference in a new issue