1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

chore(CI): silence CircleCI no tests warning

This commit is contained in:
sudden6 2018-01-09 16:01:46 +01:00
parent bb8bc53790
commit 576fb983b8
No known key found for this signature in database
GPG Key ID: 279509B499E032B9

View File

@ -29,4 +29,4 @@ compile:
- cd /home/ubuntu/qTox/workspace/"$BUILD__"/qtox/"$BTYPE__"/ ; zip -r $CIRCLE_ARTIFACTS/"$BUILD__"/qtox_"$BUILD__"_"$BTYPE__".zip *
test:
override:
- echo "no tests yet"
- "true"