Skip to content

Commit d961beb

Browse files
committed
Switch prepare to prepublish.
This will prevent running tests on the size check GitHub Action and double-testing on Travis. Former-commit-id: f972252 Former-commit-id: 2871e2c
1 parent b5eb686 commit d961beb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ language: node_js
22
node_js: node
33
cache: npm
44
script:
5-
- npm run prepare
5+
- npm run prepublishOnly

package.json.REMOVED.git-id

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8a1c997116e9d3421ae2c0ff78a590cf8753687c
1+
ebbe40ef3a9dd50a605160af63b4be6a14c6c91c

0 commit comments

Comments
 (0)