2
0
mirror of synced 2025-02-24 20:18:07 +00:00

Adding browser/process for now to try fixing Travis CI.

This commit is contained in:
Richard Moore 2018-06-03 03:16:58 -04:00
parent da74e95f88
commit 1290fa0073
No known key found for this signature in database
GPG Key ID: 525F70A6FCABC295

View File

@ -40,7 +40,7 @@ var transforms = {
"brorand/index.js": brorand,
// Used by sha3 if it exists; (so make it no exist)
"process/.*": undef,
// "process/.*": undef,
};
var modified = {};