Skip to content

Commit fc987a1

Browse files
committed
Enable tests on travis
1 parent 5eb50a0 commit fc987a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ script:
4141
- cmake -DCMAKE_BUILD_TYPE=Release -DMOZART_BOOST_USE_STATIC_LIBS=False -DCMAKE_PROGRAM_PATH=$BIN -DCMAKE_PREFIX_PATH=$PREFIX $SOURCES
4242
- make dist VERBOSE=1
4343
- make VERBOSE=1
44+
- make check
4445
deploy:
4546
provider: releases
4647
skip_cleanup: true

0 commit comments

Comments
 (0)