Add more coverage to travis tests.
Signed-off-by: Ralph Giles <giles@mozilla.com>
This commit is contained in:
parent
cfc8e30038
commit
4176a0c86e
@ -1,5 +1,13 @@
|
||||
language: c
|
||||
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
env:
|
||||
- CONFIG=""
|
||||
- CONFIG="--enable-assertions"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user