commit | 0600f3511c6018cbcdb170a904bcf6533a06bf2d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Sep 15 19:18:18 2015 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Sep 15 19:18:18 2015 +0200 |
tree | ee36908d3fdc54e119e7daf85ffe8eda09b58f7f | |
parent | 7b256fe7445b46929f660ea74e9090418f857696 [diff] [blame] |
patch 7.4.872 Problem: Not using CI services available. Solution: Add configuration files for travis and appveyor. (PR #401)
diff --git a/Filelist b/Filelist index 166e2f4..2440a0c 100644 --- a/Filelist +++ b/Filelist
@@ -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 \