forked from Mirror/wren
Build all configurations on Travis.
This commit is contained in:
@ -2,4 +2,4 @@ language: c
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
script: make && make test
|
||||
script: make all && make test
|
||||
Reference in New Issue
Block a user