Skip to content

Commit

Permalink
Use circleci ramdisk (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcqualie authored Jul 25, 2020
1 parent 7a6dba6 commit 8d68f33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ jobs:
build:
docker:
- image: circleci/ruby:2.6.6
working_directory: /mnt/ramdisk
steps:
- checkout
- run: bundle install
Expand Down

0 comments on commit 8d68f33

Please sign in to comment.