mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 05:03:04 +00:00
; .travis.yml: Clean up validator warnings/infos
This commit is contained in:
parent
170d13d069
commit
291873ee13
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user