1
0
mirror of https://github.com/containous/traefik.git synced 2025-01-25 06:03:49 +03:00

7 lines
125 B
Bash
Raw Normal View History

2017-05-04 15:23:04 +02:00
#!/usr/bin/env bash
set -e
2017-05-09 09:19:12 +02:00
make test-unit
ci_retry make test-integration
2017-05-04 15:23:04 +02:00
make -j${N_MAKE_JOBS} crossbinary-default-parallel