polybar/common/travis/build.sh

3 lines
63 B
Bash
Executable File

#!/bin/bash
cd "${TRAVIS_BUILD_DIR}/build" && make -j"${JOBS}"