Skip to content

Commit c754663

Browse files
committed
Fix script
1 parent 4ad67d0 commit c754663

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
@@ -84,6 +84,7 @@ script:
8484
qemu-arm -L /usr/arm-linux-gnueabi/ ./.libs/http_utils ;
8585
qemu-arm -L /usr/arm-linux-gnueabi/ ./.libs/threaded ;
8686
fi
87+
fi
8788
- make check
8889
- cat test/test-suite.log
8990
- if [ "$VALGRIND" = "valgrind" ]; then make check-valgrind; fi;

0 commit comments

Comments
 (0)