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 b9af237 commit 66faf1eCopy full SHA for 66faf1e
.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