Skip to content

Commit 74876cc

Browse files
committed
Remove travis
1 parent d6b0e05 commit 74876cc

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

.travis.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"test:ci": "jest",
2020
"build": "rollup -c",
2121
"start": "rollup -c -w",
22+
"prepublishOnly": "yarn build",
2223
"prepare": "yarn build",
2324
"release": "yarn publish",
2425
"releaseNext": "yarn publish --tag next"

0 commit comments

Comments
 (0)