patch 7.4.872

Problem:    Not using CI services available.
Solution:   Add configuration files for travis and appveyor. (PR #401)
This commit is contained in:
Bram Moolenaar
2015-09-15 19:18:18 +02:00
parent 7b256fe744
commit 0600f3511c
4 changed files with 56 additions and 0 deletions

View File

@ -4,6 +4,8 @@
# source files for all source archives
SRC_ALL = \
.hgignore \
.travis.yml \
appveyor.yml \
src/README.txt \
src/arabic.c \
src/arabic.h \