We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31bece2 commit 3f3e89aCopy full SHA for 3f3e89a
.travis.yml
@@ -40,6 +40,8 @@ jobs:
40
skip_cleanup: true
41
api_key: $GITHUB_TOKEN
42
file: $RELEASE_PACKAGE
43
+ on:
44
+ branch: master
45
46
stages:
47
- name: test
0 commit comments