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 0a7613b commit 7f33184Copy full SHA for 7f33184
.travis.yml
@@ -33,6 +33,8 @@ jobs:
33
skip_cleanup: true
34
github_token: $GH_TOKEN
35
local_dir: dist/ng-sortgrid-demo
36
+ on:
37
+ branch: master
38
- stage: build & publish lib
39
script:
40
- npm run build:lib
0 commit comments