Skip to content

Commit 7450304

Browse files
committed
fix: force patch release
1 parent aca5889 commit 7450304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ before_install:
1515
- npm i -g npm@^6.10.0
1616
before_script:
1717
- npm prune
18-
script:
1918
- npm run test
19+
script:
2020
- npm run build
2121
after_success:
2222
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)