Skip to content

Commit 90d252d

Browse files
authored
Merge pull request #65 from yaorg/csabapalfi-patch-1
chore: fix typo in travis.yml
2 parents 21d8adb + c31ac03 commit 90d252d

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
@@ -20,7 +20,7 @@ jobs:
2020
script:
2121
- yarn generate-docs
2222
- yarn travis-deploy-github-pages
23-
- stage: learna publish and npm release
23+
- stage: lerna publish and npm release
2424
if: type != pull_request AND tag IS present
2525
node_js: "8"
2626
script:

0 commit comments

Comments
 (0)