test-long does run short tests

Signed-off-by: David Gageot <david@gageot.net>
This commit is contained in:
David Gageot 2015-11-10 14:26:49 +01:00
parent 1b7cfb0ce6
commit 72de87593b
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@ sudo: required
dist: trusty
language: bash
services: docker
script: USE_CONTAINER=true make dco fmt lint vet test-short test-long coverage-send
script: USE_CONTAINER=true make dco fmt lint vet test-long coverage-send