From 825f10c42f52d5a3a81250f4702ac214bbc3b5cc Mon Sep 17 00:00:00 2001 From: Gregg Zigler Date: Mon, 18 Aug 2014 13:57:02 -0700 Subject: [PATCH] test to see if travis failure is related to new bundle --- karma.conf.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/karma.conf.js b/karma.conf.js index 48a1e18f3..5b9d32890 100644 --- a/karma.conf.js +++ b/karma.conf.js @@ -29,7 +29,7 @@ module.exports = function(config) { 'lib/angular-foundation/mm-foundation.min.js', 'lib/angular-foundation/mm-foundation-tpls.min.js', 'lib/peerjs/peer.js', - 'lib/bitcore-0.1.35-paypro.js', + 'lib/bitcore/browser/bundle.js', 'lib/crypto-js/rollups/sha256.js', 'lib/crypto-js/rollups/pbkdf2.js', 'lib/crypto-js/rollups/aes.js',