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 04d2cee commit 5d40f1bCopy full SHA for 5d40f1b
.travis.yml
@@ -22,7 +22,7 @@ matrix:
22
- name: Maintainer-mode, no IPv6
23
env: CONFIG="--enable-maintainer-mode --disable-ipv6"
24
- name: Maintainer-mode, -Werror
25
- env: NOTEST_CFLAGS=-Werror CONFIG="--enable-maintainer-mode
+ env: NOTEST_CFLAGS=-Werror CONFIG="--enable-maintainer-mode"
26
27
before_script: sudo sh -c 'echo 0 > /proc/sys/net/ipv6/conf/all/disable_ipv6'
28
0 commit comments