Skip to content

Commit

Permalink
Update Ruby to 2.4.1 and use .ruby-version on CircleCI (#793)
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMorganIO authored and nickcharlton committed Apr 28, 2017
1 parent 3a67121 commit 23da549
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ruby-2.4.1
4 changes: 0 additions & 4 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ dependencies:
post:
- bundle exec appraisal install

machine:
ruby:
version: 2.3.1

test:
pre:
- cp .sample.env .env
Expand Down

0 comments on commit 23da549

Please sign in to comment.