Skip to content

Commit

Permalink
chore(showcase): adjust condition to execute build
Browse files Browse the repository at this point in the history
  • Loading branch information
nivekcode committed Apr 21, 2019
1 parent 35db6e9 commit 79338b8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ jobs:
skip_cleanup: true
github_token: $GH_TOKEN
local_dir: dist/ng-sortgrid-demo
on:
branch: master
if: branch = master
- stage: build & publish lib
script:
- npm run build:lib
Expand Down

0 comments on commit 79338b8

Please sign in to comment.