soulim / ember-cli-bootstrap-datepicker

Datepicker component for Ember CLI
http://sul.im/ember-cli-bootstrap-datepicker
MIT License
68 stars 57 forks source link

pin jquery version to 1.11.3. fixes unit tests hanging. #77

Open kemaleren opened 8 years ago

kemaleren commented 8 years ago

My last pull request failed on Travis because the tests hang. Pinning the jQuery version fixed that on my machine.

See https://github.com/ember-cli/ember-cli/issues/5317