Skip to content

Commit de47d18

Browse files
authored
Merge pull request #795 from mountebank-testing/add_nvmrc
Add nvmrc
2 parents eddf3b9 + 53364ee commit de47d18

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ orbs:
2424
jobs:
2525
pr:
2626
executor: node-active
27+
resource_class: large
2728
steps:
2829
- checkout
2930
- run:

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
18

0 commit comments

Comments
 (0)