Patch 8.1.1830
Problem:    Travis does not report error when tests fail.
Solution:   Explicitly do "exit 1".
Files:      .travis.yml


*** ../vim-8.1.1829/.travis.yml 2019-07-12 18:45:36.862862540 +0200
--- .travis.yml 2019-08-08 22:01:20.788491446 +0200
***************
*** 145,150 ****
--- 145,152 ----
    - |
      if do_test make ${SHADOWOPT} ${TEST}; then
        echo -en "travis_fold:end:test\\r\\033[0K"
+     else
+       exit 1
      fi
  
  
*** ../vim-8.1.1829/src/version.c       2019-08-08 21:52:35.518263963 +0200
--- src/version.c       2019-08-08 22:02:09.924290494 +0200
***************
*** 771,772 ****
--- 771,774 ----
  {   /* Add new patch number below this line */
+ /**/
+     1830,
  /**/

-- 
hundred-and-one symptoms of being an internet addict:
35. Your husband tells you he's had that beard for 2 months.

 /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/201908082003.x78K34OV012585%40masaka.moolenaar.net.

Raspunde prin e-mail lui