Patch 8.1.1506
Problem: Syntax error in Travis config.
Solution: Set AUDIODEV in another section.
Files: .travis.yml
*** ../vim-8.1.1505/.travis.yml 2019-06-09 14:15:25.496158410 +0200
--- .travis.yml 2019-06-09 14:51:12.636298377 +0200
***************
*** 10,18 ****
- gcc
env:
- global:
- # pretend to play sounds
- AUDIODEV=null
- &tiny-nogui
BUILD=yes TEST=test COVERAGE=no FEATURES=tiny "CONFOPT='--disable-gui'"
SHADOWOPT= SRCDIR=./src CHECK_AUTOCONF=no
- &tiny
--- 10,15 ----
***************
*** 141,146 ****
--- 138,145 ----
if [[ "${TRAVIS_OS_NAME}" = "linux" ]]; then
export DISPLAY=:99.0
sh -e /etc/init.d/xvfb start && sleep 3
+ # pretend to play sound
+ export AUDIODEV=null
fi
script:
*** ../vim-8.1.1505/src/version.c 2019-06-09 14:39:09.779751591 +0200
--- src/version.c 2019-06-09 14:50:46.412450088 +0200
***************
*** 779,780 ****
--- 779,782 ----
{ /* Add new patch number below this line */
+ /**/
+ 1506,
/**/
--
hundred-and-one symptoms of being an internet addict:
131. You challenge authority and society by portnuking people
/// Bram Moolenaar -- [email protected] -- 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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/201906091252.x59Cq1MT023295%40masaka.moolenaar.net.
For more options, visit https://groups.google.com/d/optout.