Skip to content

Commit

Permalink
chore(ci): use yarn in the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Metzener authored and anehx committed Sep 4, 2019
1 parent e3485fc commit c5fd142
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/ember-try.js
Expand Up @@ -4,6 +4,7 @@ const getChannelURL = require("ember-source-channel-url");

module.exports = async function() {
return {
useYarn: true,
scenarios: [
{
name: "ember-lts-3.8",
Expand Down

0 comments on commit c5fd142

Please sign in to comment.