Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
jasny committed Mar 22, 2024
1 parent 27e55e4 commit a8614e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- npm version $TRAVIS_TAG --no-git-tag-version
script:
- npx tsc
before_deplay:
before_deploy:
- npm config fix
deploy:
provider: npm
Expand Down

0 comments on commit a8614e5

Please sign in to comment.