Skip to content

Commit

Permalink
circleciのrubyのversionを最新の安定版に変更
Browse files Browse the repository at this point in the history
  • Loading branch information
8398a7 committed Jul 3, 2015
1 parent 4f35154 commit 9c2a3df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ machine:
timezone:
Asia/Tokyo
ruby:
version: 2.2.0
version: 2.2.2
test:
override:
- "bundle exec bin/rubocop_parallel": { parallel: true }
Expand Down

0 comments on commit 9c2a3df

Please sign in to comment.