Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 9555b2d

Browse files
committed
travis: add script
1 parent 842b869 commit 9555b2d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ matrix:
1919
packages:
2020
- clang-3.7
2121
env: COMPILER=clang++-3.8
22+
script:
23+
- make -C test/modem

0 commit comments

Comments
 (0)