jekyll/script/cibuild

7 lines
101 B
Bash
Executable File

#! /bin/bash
set -e
script/branding
ls -1 script/{test,cucumber,proof} | xargs -P 3 -L 1 /bin/bash