1
0
mirror of https://github.com/containous/traefik.git synced 2025-01-13 13:17:51 +03:00
2017-05-16 14:33:06 +02:00

7 lines
125 B
Bash
Executable File

#!/usr/bin/env bash
set -e
make test-unit
ci_retry make test-integration
make -j${N_MAKE_JOBS} crossbinary-default-parallel