1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-19 14:25:11 +03:00

Fix too happy Travis

This commit is contained in:
3djc 2016-09-17 12:08:39 +02:00
parent 7bfb213687
commit 9a40902c9d

View file

@ -13,10 +13,6 @@ case $i in
CORES="${i#*j}"
shift
;;
*)
echo 'Usage : commit-test.sh --jobs=2 or commit-test.sh -j2'
exit
;;
esac
done