Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ebrehault committed Nov 13, 2020
1 parent bae4b59 commit 8dfe433
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ deploy:
name: Build $PACKAGE_VERSION
on:
repo: guillotinaweb/ngx-schema-form
branch: master
branch: 2.4.x
- provider: npm
email: [email protected]
skip_cleanup: true
Expand All @@ -41,4 +41,4 @@ deploy:
on:
tags: true
repo: guillotinaweb/ngx-schema-form
branch: master
branch: 2.4.x

0 comments on commit 8dfe433

Please sign in to comment.