1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-10-27 05:23:39 -04:00
polybar/common/travis/build.sh
2016-11-19 22:01:14 +01:00

2 lines
61 B
Bash
Executable file

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