Use http URL for crypto.js to fix Travis fail
This commit is contained in:
parent
fde0e9c199
commit
c195d9055d
@ -18,7 +18,7 @@
|
||||
"backbone.browserStorage": "*",
|
||||
"backbone.overview": "*",
|
||||
"otr": "0.2.12",
|
||||
"crypto-js-evanvosberg": "git@github.com:evanvosberg/crypto-js.git#release-3.1.2-5",
|
||||
"crypto-js-evanvosberg": "https://github.com/evanvosberg/crypto-js.git#release-3.1.2-5",
|
||||
"almond": "~0.3.0",
|
||||
"requirejs-text": "~2.0.12",
|
||||
"requirejs-tpl-jcbrand": "*",
|
||||
|
Loading…
Reference in New Issue
Block a user