Skip to content

Commit

Permalink
Update ruby version in CI config file
Browse files Browse the repository at this point in the history
  • Loading branch information
davydovanton committed Mar 14, 2018
1 parent ce8b8f7 commit ad76676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/ruby:2.4.1-node-browsers
- image: circleci/ruby:2.5.0-node-browsers
- image: circleci/postgres:9.4

working_directory: ~/repo
Expand Down

0 comments on commit ad76676

Please sign in to comment.