Browse Source

chore(CI): silence CircleCI no tests warning

reviewable/pr4903/r2
sudden6 8 years ago
parent
commit
576fb983b8
No known key found for this signature in database
GPG Key ID: 279509B499E032B9
  1. 2
      circle.yml

2
circle.yml

@ -29,4 +29,4 @@ compile: @@ -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"

Loading…
Cancel
Save