mirror of https://github.com/zulip/zulip.git
4de0325a9d
The node packages 'jQuery' and 'jquery' are different--'jQuery' is the legacy support package that is needed for Zulip so the require statements in the tests were updated. Travis uses node 4.0 by default and we are using 0.10, so the command to install the correct version had to be added to the .travis.yml file. |
||
---|---|---|
.. | ||
activity.js | ||
alert_words.js | ||
bot_data.js | ||
composebox_typeahead.js | ||
dict.js | ||
echo.js | ||
filter.js | ||
hashchange.js | ||
index.js | ||
message_list.js | ||
message_list_view.js | ||
muting.js | ||
narrow.js | ||
people.js | ||
search_suggestion.js | ||
server_events.js | ||
stream_color.js | ||
stream_data.js | ||
stream_list.js | ||
templates.js | ||
unread.js | ||
util.js |