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.
2 parents 2111a27 + 66faf1e commit 1d130bcCopy full SHA for 1d130bc
.travis.yml
@@ -59,3 +59,7 @@ after_success:
59
- coverage report -m
60
- coverage xml
61
- bash /tmp/codecov.sh -f coverage.xml -F vimscript
62
+
63
+branches:
64
+ only:
65
+ - master
0 commit comments