Skip to content
This repository was archived by the owner on Nov 22, 2023. It is now read-only.

Commit c48e821

Browse files
Don
1 parent 674a543 commit c48e821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
script:
1212
- make -j2 bin USER_CFLAGS=-Werror
1313
- make -j2 lib QUIET=1
14-
- make -j2 test QUIET=1
14+
- make test QUIET=1
1515
- make -j2 samples
1616
- make -C src clean
1717
- make -j2 bin USER_CFLAGS=-Werror CROSS_COMPILE=i686-w64-mingw32-

0 commit comments

Comments
 (0)