mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 13:13:03 +00:00
; .travis.yml: Clean up validator warnings/infos
This commit is contained in:
parent
170d13d069
commit
291873ee13
@ -1,5 +1,7 @@
|
|||||||
language: generic
|
language: generic
|
||||||
sudo: false
|
os: linux
|
||||||
|
dist: xenial
|
||||||
|
|
||||||
git:
|
git:
|
||||||
submodules: false
|
submodules: false
|
||||||
|
|
||||||
@ -8,7 +10,7 @@ env:
|
|||||||
- Wlexical=t
|
- Wlexical=t
|
||||||
- Werror=t
|
- Werror=t
|
||||||
- tests_Werror=t # For yasnippet-tests.el
|
- tests_Werror=t # For yasnippet-tests.el
|
||||||
matrix:
|
jobs:
|
||||||
- EMACS_VERSION=23.4
|
- EMACS_VERSION=23.4
|
||||||
# 24.3 gives a bunch of 'value returned from (car value-N) is
|
# 24.3 gives a bunch of 'value returned from (car value-N) is
|
||||||
# unused' warnings.
|
# unused' warnings.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user