; .travis.yml: Clean up validator warnings/infos

This commit is contained in:
Noam Postavsky 2020-04-04 20:52:38 -04:00
parent 170d13d069
commit 291873ee13

View File

@ -1,5 +1,7 @@
language: generic
sudo: false
os: linux
dist: xenial
git:
submodules: false
@ -8,7 +10,7 @@ env:
- Wlexical=t
- Werror=t
- tests_Werror=t # For yasnippet-tests.el
matrix:
jobs:
- EMACS_VERSION=23.4
# 24.3 gives a bunch of 'value returned from (car value-N) is
# unused' warnings.