Skip to content

Commit

Permalink
Merge pull request #138 from Turbo87/ember-try-yarn
Browse files Browse the repository at this point in the history
ember-try: Set `useYarn` option
  • Loading branch information
Turbo87 authored Nov 17, 2019
2 parents d1dcbc9 + df46b49 commit 096f2aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/ember-try.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* eslint-env node */
module.exports = {
useYarn: true,
command: 'yarn test',
scenarios: [
{
Expand Down

0 comments on commit 096f2aa

Please sign in to comment.