Skip to content

Commit 07a62e8

Browse files
committed
add mmts checks too
1 parent 2999495 commit 07a62e8

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

.travis.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
language: c
22
os:
33
- linux
4-
- osx
4+
#- osx
55
compiler:
6-
- gcc
6+
#- gcc
77
- clang
8-
script: ./configure && make -j 4 && make check
8+
before_script: ./configure --enable-tap-tests && make -j4
9+
env:
10+
- TESTDIR=.
11+
- TESTDIR=contrib/mmts
12+
script: cd $TESTDIR && make check
913

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy