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 81691a7 commit f947567Copy full SHA for f947567
.travis.yml
@@ -34,7 +34,7 @@ script:
34
- uname -a
35
- which -a vim
36
- vim --cmd version --cmd quit
37
- - make $MAKE_TARGET
+ - make --keep-going $MAKE_TARGET
38
39
after_success:
40
- covimerage write_coverage $TEST_PROFILE
0 commit comments