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 108ec70 commit 83ebb8bCopy full SHA for 83ebb8b
.travis.yml
@@ -74,9 +74,8 @@ before_cache:
74
75
branches:
76
only:
77
- - /^v\d+\.\d+\.\d+.*$/
78
- - auto
79
- - try
+ - staging
+ - trying
80
81
notifications:
82
email:
bors.toml
@@ -0,0 +1,4 @@
1
+status = [
2
+ "continuous-integration/travis-ci/push",
3
+ "continuous-integration/appveyor/branch"
4
+]
0 commit comments