Skip to content

Commit

Permalink
chore(ci): fix travis adding \useYarn: true\ for ember-try (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdiliberto authored and crodriguez1a committed Oct 21, 2017
1 parent f0445e8 commit cad2bd8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .tern-port

This file was deleted.

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,
scenarios: [
{
name: 'ember-lts-2.8',
Expand Down

0 comments on commit cad2bd8

Please sign in to comment.