Skip to content

Commit 1bf4872

Browse files
Removed the build script, since it's no longer necessary
1 parent b376e26 commit 1bf4872

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
- stage: Deploy
5656
name: Publish to npm
57-
script: npm run build
57+
script: true
5858
after_success: true
5959
deploy:
6060
provider: npm

0 commit comments

Comments
 (0)