nucleartide / ember-elm

Write Elm in your Ember app
https://medium.com/@nucleartide/introducing-ember-elm-d47f2af73aff
Other
55 stars 7 forks source link

Upgrade to Ember 2.18 and add Travis CI config #31

Closed ondrejsevcik closed 5 years ago

ondrejsevcik commented 6 years ago

Hi, I was having problems when using this addon with Ember 3+ so I've upgraded it to 2.18 LTS. It also contains default ember .travisci config so it should be possible to "just" run CI on this addon.

I took a diff between current version and version 2.18 (https://github.com/ember-cli/ember-addon-output/compare/v2.11.0-beta.1...v2.18.2) and applied all changes to this repo and it worked - pretty smooth.

Should fix #12

ondrejsevcik commented 5 years ago

Hi, any update on this? Thanks

MattCheely commented 5 years ago

Sorry for the delay - ember-elm is a work-related project for me and I've been focused on other things at the office the past few months. I will get this merged though.

ondrejsevcik commented 5 years ago

No problem at all. Thank you