Skip to content

Commit

Permalink
Disable ads on Drone CI
Browse files Browse the repository at this point in the history
  • Loading branch information
slowcheetah committed Apr 3, 2020
1 parent 57dc2fe commit f8dcaa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core-js/postinstall.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ var CI = [
'BUILD_NUMBER',
'CI',
'CONTINUOUS_INTEGRATION',
'DRONE',
'OPEN_SOURCE_CONTRIBUTOR',
'RUN_ID'
].some(function (it) { return is(env[it]); });
Expand Down

0 comments on commit f8dcaa3

Please sign in to comment.