Skip to content

Commit

Permalink
Merge pull request #65 from yaorg/csabapalfi-patch-1
Browse files Browse the repository at this point in the history
chore: fix typo in travis.yml
  • Loading branch information
csabapalfi authored May 24, 2019
2 parents 21d8adb + c31ac03 commit 90d252d
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 @@ -20,7 +20,7 @@ jobs:
script:
- yarn generate-docs
- yarn travis-deploy-github-pages
- stage: learna publish and npm release
- stage: lerna publish and npm release
if: type != pull_request AND tag IS present
node_js: "8"
script:
Expand Down

0 comments on commit 90d252d

Please sign in to comment.