We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35db6e9 commit 79338b8Copy full SHA for 79338b8
1 file changed
.travis.yml
@@ -34,8 +34,7 @@ jobs:
34
skip_cleanup: true
35
github_token: $GH_TOKEN
36
local_dir: dist/ng-sortgrid-demo
37
- on:
38
- branch: master
+ if: branch = master
39
- stage: build & publish lib
40
script:
41
- npm run build:lib
0 commit comments