Skip to content

Commit

Permalink
fixing ci for 2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
danielspaniel committed Oct 4, 2017
1 parent c653e73 commit 958a516
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/ember-try.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ module.exports = {
devDependencies: {
'ember-source': '2.11',
'ember-data': '2.11',
'ember-data-model-fragments': '2.11'
'ember-data-model-fragments': '2.11',
'ember-inflector': '1.9.4'
}
}
},
Expand Down

0 comments on commit 958a516

Please sign in to comment.