Mercurial > vim
annotate .travis.yml @ 17362:95f989e38810 v8.1.1680
patch 8.1.1680: the command table is not well aligned
commit https://github.com/vim/vim/commit/63d0dad874e6f949c18dd2b3c8c14d59cad58062
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Jul 13 18:17:23 2019 +0200
patch 8.1.1680: the command table is not well aligned
Problem: The command table is not well aligned.
Solution: Adjust indent.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 13 Jul 2019 18:30:04 +0200 |
parents | ce962e2644bf |
children | 1a554fc58d59 |
rev | line source |
---|---|
7121
a497a9868255
commit https://github.com/vim/vim/commit/0600f3511c6018cbcdb170a904bcf6533a06bf2d
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
1 language: c |
a497a9868255
commit https://github.com/vim/vim/commit/0600f3511c6018cbcdb170a904bcf6533a06bf2d
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
2 |
17061
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
3 anchors: |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
4 envs: |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
5 - &tiny-nogui |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
6 BUILD=yes TEST=test COVERAGE=no FEATURES=tiny "CONFOPT='--disable-gui'" SHADOWOPT= SRCDIR=./src CHECK_AUTOCONF=no |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
7 - &tiny |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
8 BUILD=yes TEST=test COVERAGE=no FEATURES=tiny CONFOPT= SHADOWOPT= SRCDIR=./src CHECK_AUTOCONF=no |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
9 - &small |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
10 BUILD=yes TEST=test COVERAGE=no FEATURES=small CONFOPT= SHADOWOPT= SRCDIR=./src CHECK_AUTOCONF=no |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
11 - &normal |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
12 BUILD=yes TEST=test COVERAGE=no FEATURES=normal CONFOPT= SHADOWOPT="-C src/shadow" SRCDIR=./src/shadow CHECK_AUTOCONF=no |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
13 - &linux-huge |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
14 BUILD=yes TEST="scripttests test_libvterm" COVERAGE=yes CFLAGS=--coverage LDFLAGS=--coverage FEATURES=huge SHADOWOPT= SRCDIR=./src CHECK_AUTOCONF=no |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
15 "CONFOPT='--enable-perlinterp --enable-pythoninterp --enable-python3interp --enable-rubyinterp --enable-luainterp --enable-tclinterp'" |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
16 - &osx-huge # macOS build |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
17 BUILD=yes TEST=test COVERAGE=no FEATURES=huge SHADOWOPT= SRCDIR=./src CHECK_AUTOCONF=no |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
18 "CONFOPT='--enable-perlinterp --enable-pythoninterp --enable-rubyinterp --enable-luainterp --enable-tclinterp'" |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
19 - &unittests |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
20 BUILD=no TEST=unittests COVERAGE=yes CFLAGS=--coverage LDFLAGS=--coverage FEATURES=huge SHADOWOPT= SRCDIR=./src CHECK_AUTOCONF=yes |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
21 - &asan # ASAN build |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
22 SANITIZER_CFLAGS="-g -O1 -DABORT_ON_INTERNAL_ERROR -DEXITFREE -fsanitize=address -fno-omit-frame-pointer" |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
23 ASAN_OPTIONS="print_stacktrace=1 log_path=asan" LSAN_OPTIONS="suppressions=$TRAVIS_BUILD_DIR/src/testdir/lsan-suppress.txt" |
7121
a497a9868255
commit https://github.com/vim/vim/commit/0600f3511c6018cbcdb170a904bcf6533a06bf2d
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
24 |
17061
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
25 linux: &linux |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
26 os: linux |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
27 dist: trusty |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
28 addons: |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
29 apt: |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
30 sources: |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
31 # Need msgfmt 0.19.8 to be able to generate .desktop files |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
32 - sourceline: 'ppa:ricotz/toolchain' |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
33 packages: |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
34 - autoconf |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
35 - clang |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
36 - lcov |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
37 - gettext |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
38 - libcanberra-dev |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
39 - libperl-dev |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
40 - python-dev |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
41 - python3-dev |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
42 - liblua5.2-dev |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
43 - lua5.2 |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
44 - ruby-dev |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
45 - tcl-dev |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
46 - cscope |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
47 - libgtk2.0-dev |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
48 - desktop-file-utils |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
49 before_install: |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
50 - rvm reset |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
51 # Remove /opt/python/3.x.x/bin from $PATH for using system python3. |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
52 # ("pyenv global system" doesn't seem to work.) |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
53 - | |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
54 if [[ "$(which python3)" =~ ^/opt/python/ ]]; then |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
55 export PATH=$(py3=$(which python3); echo ${PATH//${py3%/python3}:/}) |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
56 fi |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
57 - | |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
58 if [[ "${COVERAGE}" = "yes" ]]; then |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
59 pip install --user cpp-coveralls |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
60 fi |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
61 # needed for https support for coveralls |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
62 # building cffi only works with gcc, not with clang |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
63 - | |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
64 if [[ "${COVERAGE}" = "yes" ]]; then |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
65 CC=gcc pip install --user pyopenssl ndg-httpsclient pyasn1 |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
66 fi |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
67 # Use llvm-cov instead of gcov when compiler is clang. |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
68 - | |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
69 if [[ "${CC}" = "clang" ]]; then |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
70 ln -sf "$(which llvm-cov)" /home/travis/bin/gcov |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
71 fi |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
72 before_script: |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
73 # Start virtual framebuffer to be able to test the GUI. Does not work on OS X. |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
74 - export DISPLAY=:99.0 |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
75 - sh -e /etc/init.d/xvfb start && sleep 3 |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
76 - sudo modprobe snd-dummy |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
77 - sudo usermod -a -G audio $USER |
17290
5d09e015a367
patch 8.1.1644: sound test does not work on Travis
Bram Moolenaar <Bram@vim.org>
parents:
17239
diff
changeset
|
78 - do_test() { sg audio "sg $(id -gn) '$*'"; } |
17061
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
79 |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
80 osx: &osx |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
81 os: osx |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
82 addons: |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
83 homebrew: |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
84 packages: |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
85 - lua |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
86 update: true |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
87 cache: |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
88 directories: |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
89 - /usr/local/Homebrew/Library/Homebrew/vendor/ |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
90 - /usr/local/Homebrew/Library/Taps/ |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
91 before_install: |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
92 - rvm reset |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
93 # Lua is not installed on Travis OSX |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
94 - export LUA_PREFIX=/usr/local |
17290
5d09e015a367
patch 8.1.1644: sound test does not work on Travis
Bram Moolenaar <Bram@vim.org>
parents:
17239
diff
changeset
|
95 before_script: |
5d09e015a367
patch 8.1.1644: sound test does not work on Travis
Bram Moolenaar <Bram@vim.org>
parents:
17239
diff
changeset
|
96 - do_test() { "$@"; } |
17061
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
97 |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
98 coverage: &coverage |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
99 - ~/.local/bin/coveralls -b "${SRCDIR}" -x .xs -e "${SRCDIR}"/if_perl.c -e "${SRCDIR}"/xxd -e "${SRCDIR}"/libvterm --encodings utf-8 latin-1 EUC-KR |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
100 - (cd "${SRCDIR}" && bash <(curl -s https://codecov.io/bash)) |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
101 |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
102 asan_symbolize: &asan_symbolize |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
103 - | |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
104 while read log; do |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
105 asan_symbolize < "${log}" |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
106 done < <(find . -type f -name 'asan.*' -size +0) |
7121
a497a9868255
commit https://github.com/vim/vim/commit/0600f3511c6018cbcdb170a904bcf6533a06bf2d
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
107 |
a497a9868255
commit https://github.com/vim/vim/commit/0600f3511c6018cbcdb170a904bcf6533a06bf2d
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
108 sudo: false |
a497a9868255
commit https://github.com/vim/vim/commit/0600f3511c6018cbcdb170a904bcf6533a06bf2d
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
109 |
7145
7669c1269190
commit https://github.com/vim/vim/commit/c1d20998d71f3fa0aebeeee42007a337cd7e3d8a
Christian Brabandt <cb@256bit.org>
parents:
7121
diff
changeset
|
110 branches: |
7669c1269190
commit https://github.com/vim/vim/commit/c1d20998d71f3fa0aebeeee42007a337cd7e3d8a
Christian Brabandt <cb@256bit.org>
parents:
7121
diff
changeset
|
111 except: |
7669c1269190
commit https://github.com/vim/vim/commit/c1d20998d71f3fa0aebeeee42007a337cd7e3d8a
Christian Brabandt <cb@256bit.org>
parents:
7121
diff
changeset
|
112 - /^v[0-9]/ |
7669c1269190
commit https://github.com/vim/vim/commit/c1d20998d71f3fa0aebeeee42007a337cd7e3d8a
Christian Brabandt <cb@256bit.org>
parents:
7121
diff
changeset
|
113 |
7121
a497a9868255
commit https://github.com/vim/vim/commit/0600f3511c6018cbcdb170a904bcf6533a06bf2d
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
114 script: |
a497a9868255
commit https://github.com/vim/vim/commit/0600f3511c6018cbcdb170a904bcf6533a06bf2d
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
115 - NPROC=$(getconf _NPROCESSORS_ONLN) |
16629
a1ca6778da49
patch 8.1.1317: output from Travis can be improved
Bram Moolenaar <Bram@vim.org>
parents:
16328
diff
changeset
|
116 - set -o errexit |
a1ca6778da49
patch 8.1.1317: output from Travis can be improved
Bram Moolenaar <Bram@vim.org>
parents:
16328
diff
changeset
|
117 - echo -e "\\033[33;1mConfiguring Vim\\033[0m" && echo -en "travis_fold:start:configure\\r\\033[0K" |
15723
bec05be6858a
patch 8.1.0869: Travis CI script is too complicated
Bram Moolenaar <Bram@vim.org>
parents:
15667
diff
changeset
|
118 - | |
bec05be6858a
patch 8.1.0869: Travis CI script is too complicated
Bram Moolenaar <Bram@vim.org>
parents:
15667
diff
changeset
|
119 if [[ "${CHECK_AUTOCONF}" = "yes" ]] && [[ "${CC}" = "gcc" ]]; then |
bec05be6858a
patch 8.1.0869: Travis CI script is too complicated
Bram Moolenaar <Bram@vim.org>
parents:
15667
diff
changeset
|
120 make -C src autoconf |
bec05be6858a
patch 8.1.0869: Travis CI script is too complicated
Bram Moolenaar <Bram@vim.org>
parents:
15667
diff
changeset
|
121 fi |
bec05be6858a
patch 8.1.0869: Travis CI script is too complicated
Bram Moolenaar <Bram@vim.org>
parents:
15667
diff
changeset
|
122 - | |
bec05be6858a
patch 8.1.0869: Travis CI script is too complicated
Bram Moolenaar <Bram@vim.org>
parents:
15667
diff
changeset
|
123 if [[ -n "${SHADOWOPT}" ]]; then |
bec05be6858a
patch 8.1.0869: Travis CI script is too complicated
Bram Moolenaar <Bram@vim.org>
parents:
15667
diff
changeset
|
124 make -C src shadow |
bec05be6858a
patch 8.1.0869: Travis CI script is too complicated
Bram Moolenaar <Bram@vim.org>
parents:
15667
diff
changeset
|
125 fi |
16629
a1ca6778da49
patch 8.1.1317: output from Travis can be improved
Bram Moolenaar <Bram@vim.org>
parents:
16328
diff
changeset
|
126 # "./configure" changes its working directory into "$SRCDIR". |
a1ca6778da49
patch 8.1.1317: output from Travis can be improved
Bram Moolenaar <Bram@vim.org>
parents:
16328
diff
changeset
|
127 - ./configure --with-features=${FEATURES} ${CONFOPT} --enable-fail-if-missing |
a1ca6778da49
patch 8.1.1317: output from Travis can be improved
Bram Moolenaar <Bram@vim.org>
parents:
16328
diff
changeset
|
128 - echo -en "travis_fold:end:configure\\r\\033[0K" |
a1ca6778da49
patch 8.1.1317: output from Travis can be improved
Bram Moolenaar <Bram@vim.org>
parents:
16328
diff
changeset
|
129 - echo -e "\\033[33;1mBuilding Vim\\033[0m" && echo -en "travis_fold:start:build\\r\\033[0K" |
15723
bec05be6858a
patch 8.1.0869: Travis CI script is too complicated
Bram Moolenaar <Bram@vim.org>
parents:
15667
diff
changeset
|
130 - | |
16629
a1ca6778da49
patch 8.1.1317: output from Travis can be improved
Bram Moolenaar <Bram@vim.org>
parents:
16328
diff
changeset
|
131 if [[ "${BUILD}" = "yes" ]]; then |
15723
bec05be6858a
patch 8.1.0869: Travis CI script is too complicated
Bram Moolenaar <Bram@vim.org>
parents:
15667
diff
changeset
|
132 make ${SHADOWOPT} -j${NPROC} |
bec05be6858a
patch 8.1.0869: Travis CI script is too complicated
Bram Moolenaar <Bram@vim.org>
parents:
15667
diff
changeset
|
133 fi |
16629
a1ca6778da49
patch 8.1.1317: output from Travis can be improved
Bram Moolenaar <Bram@vim.org>
parents:
16328
diff
changeset
|
134 - echo -en "travis_fold:end:build\\r\\033[0K" |
a1ca6778da49
patch 8.1.1317: output from Travis can be improved
Bram Moolenaar <Bram@vim.org>
parents:
16328
diff
changeset
|
135 - set +o errexit |
a1ca6778da49
patch 8.1.1317: output from Travis can be improved
Bram Moolenaar <Bram@vim.org>
parents:
16328
diff
changeset
|
136 - echo -e "\\033[33;1mTesting Vim\\033[0m" && echo -en "travis_fold:start:test\\r\\033[0K" |
15723
bec05be6858a
patch 8.1.0869: Travis CI script is too complicated
Bram Moolenaar <Bram@vim.org>
parents:
15667
diff
changeset
|
137 # Show Vim version and also if_xx versions. |
bec05be6858a
patch 8.1.0869: Travis CI script is too complicated
Bram Moolenaar <Bram@vim.org>
parents:
15667
diff
changeset
|
138 - | |
bec05be6858a
patch 8.1.0869: Travis CI script is too complicated
Bram Moolenaar <Bram@vim.org>
parents:
15667
diff
changeset
|
139 if [[ "${BUILD}" = "yes" ]]; then |
bec05be6858a
patch 8.1.0869: Travis CI script is too complicated
Bram Moolenaar <Bram@vim.org>
parents:
15667
diff
changeset
|
140 "${SRCDIR}"/vim --version |
bec05be6858a
patch 8.1.0869: Travis CI script is too complicated
Bram Moolenaar <Bram@vim.org>
parents:
15667
diff
changeset
|
141 "${SRCDIR}"/vim --not-a-term -u NONE -S "${SRCDIR}"/testdir/if_ver-1.vim -c quit > /dev/null |
bec05be6858a
patch 8.1.0869: Travis CI script is too complicated
Bram Moolenaar <Bram@vim.org>
parents:
15667
diff
changeset
|
142 "${SRCDIR}"/vim --not-a-term -u NONE -S "${SRCDIR}"/testdir/if_ver-2.vim -c quit > /dev/null |
bec05be6858a
patch 8.1.0869: Travis CI script is too complicated
Bram Moolenaar <Bram@vim.org>
parents:
15667
diff
changeset
|
143 cat if_ver.txt |
bec05be6858a
patch 8.1.0869: Travis CI script is too complicated
Bram Moolenaar <Bram@vim.org>
parents:
15667
diff
changeset
|
144 fi |
17340
ce962e2644bf
patch 8.1.1669: Travis: test results section is closed even when failed
Bram Moolenaar <Bram@vim.org>
parents:
17290
diff
changeset
|
145 - | |
ce962e2644bf
patch 8.1.1669: Travis: test results section is closed even when failed
Bram Moolenaar <Bram@vim.org>
parents:
17290
diff
changeset
|
146 if do_test make ${SHADOWOPT} ${TEST}; then |
ce962e2644bf
patch 8.1.1669: Travis: test results section is closed even when failed
Bram Moolenaar <Bram@vim.org>
parents:
17290
diff
changeset
|
147 echo -en "travis_fold:end:test\\r\\033[0K" |
ce962e2644bf
patch 8.1.1669: Travis: test results section is closed even when failed
Bram Moolenaar <Bram@vim.org>
parents:
17290
diff
changeset
|
148 fi |
ce962e2644bf
patch 8.1.1669: Travis: test results section is closed even when failed
Bram Moolenaar <Bram@vim.org>
parents:
17290
diff
changeset
|
149 |
7121
a497a9868255
commit https://github.com/vim/vim/commit/0600f3511c6018cbcdb170a904bcf6533a06bf2d
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
150 |
17061
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
151 # instead of a 2*2*8 matrix (2*os + 2*compiler + 8*env), |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
152 # exclude some builds on mac os x and linux |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
153 # on mac os x "tiny" is always without GUI |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
154 # linux: 2*compiler + 5*env + mac: 2*compiler + 2*env |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
155 matrix: |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
156 include: |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
157 - <<: *osx |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
158 name: tiny-nogui/clang |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
159 compiler: clang |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
160 env: *tiny-nogui |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
161 - <<: *osx |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
162 name: tiny-nogui/gcc |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
163 compiler: gcc |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
164 env: *tiny-nogui |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
165 - <<: *osx |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
166 name: huge/clang |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
167 compiler: clang |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
168 env: *osx-huge |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
169 - <<: *osx |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
170 name: huge/gcc |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
171 compiler: gcc |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
172 env: *osx-huge |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
173 - <<: *linux |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
174 name: tiny-nogui/clang |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
175 compiler: clang |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
176 env: *tiny-nogui |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
177 - <<: *linux |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
178 name: tiny-nogui/gcc |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
179 compiler: gcc |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
180 env: *tiny-nogui |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
181 - <<: *linux |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
182 name: tiny/clang |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
183 compiler: clang |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
184 env: *tiny |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
185 - <<: *linux |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
186 name: tiny/gcc |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
187 compiler: gcc |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
188 env: *tiny |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
189 - <<: *linux |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
190 name: small/gcc |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
191 compiler: gcc |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
192 env: *small |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
193 - <<: *linux |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
194 name: normal/clang |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
195 compiler: clang |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
196 env: *normal |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
197 - <<: *linux |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
198 name: normal/gcc |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
199 compiler: gcc |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
200 env: *normal |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
201 - <<: *linux |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
202 name: huge+coverage/clang |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
203 compiler: clang |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
204 env: *linux-huge |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
205 after_success: *coverage |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
206 - <<: *linux |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
207 name: huge+coverage/gcc |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
208 compiler: gcc |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
209 env: *linux-huge |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
210 after_success: *coverage |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
211 - <<: *linux |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
212 name: unittests+coverage/gcc |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
213 compiler: gcc |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
214 env: *unittests |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
215 after_success: *coverage |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
216 - <<: *linux # ASAN |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
217 name: huge+asan/gcc |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
218 compiler: gcc |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
219 env: |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
220 - *linux-huge |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
221 - *asan |
051a2f640a6e
patch 8.1.1530: Travis config is not optimal
Bram Moolenaar <Bram@vim.org>
parents:
17014
diff
changeset
|
222 after_failure: *asan_symbolize |
17239
fceb0977275a
patch 8.1.1619: tests are not run with GUI on Travis
Bram Moolenaar <Bram@vim.org>
parents:
17061
diff
changeset
|
223 - <<: *linux |
fceb0977275a
patch 8.1.1619: tests are not run with GUI on Travis
Bram Moolenaar <Bram@vim.org>
parents:
17061
diff
changeset
|
224 name: huge-testgui+coverage/gcc |
fceb0977275a
patch 8.1.1619: tests are not run with GUI on Travis
Bram Moolenaar <Bram@vim.org>
parents:
17061
diff
changeset
|
225 compiler: gcc |
fceb0977275a
patch 8.1.1619: tests are not run with GUI on Travis
Bram Moolenaar <Bram@vim.org>
parents:
17061
diff
changeset
|
226 env: |
fceb0977275a
patch 8.1.1619: tests are not run with GUI on Travis
Bram Moolenaar <Bram@vim.org>
parents:
17061
diff
changeset
|
227 - *linux-huge |
fceb0977275a
patch 8.1.1619: tests are not run with GUI on Travis
Bram Moolenaar <Bram@vim.org>
parents:
17061
diff
changeset
|
228 - TEST="-C src testgui" |
fceb0977275a
patch 8.1.1619: tests are not run with GUI on Travis
Bram Moolenaar <Bram@vim.org>
parents:
17061
diff
changeset
|
229 after_success: *coverage |
7121
a497a9868255
commit https://github.com/vim/vim/commit/0600f3511c6018cbcdb170a904bcf6533a06bf2d
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
230 |
a497a9868255
commit https://github.com/vim/vim/commit/0600f3511c6018cbcdb170a904bcf6533a06bf2d
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
231 # vim:set sts=2 sw=2 tw=0 et: |