diff options
| -rw-r--r-- | .appveyor.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml index 4979b62b..e08fd84a 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -3,6 +3,7 @@ environment: global: ASCIIDOCTOR_VER: 1.5.4 CFLAGS: /MP + TERM: xterm matrix: # array of all environments used to test builds # Note that we require relatively modern Visual Studio, in order to pick |
