Skip to content

Commit 12f8f80

Browse files
authored
fix: travis autodeploy to npm (#1133)
1 parent 1778eb6 commit 12f8f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ deploy:
2121
skip_cleanup: true
2222
on:
2323
tags: true
24-
condition: $version=10
24+
condition: $version = 10
2525

2626
notifications:
2727
slack:

0 commit comments

Comments
 (0)