1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-11-03 04:33:30 -05:00
polybar/common/travis/build.sh
2016-12-15 20:22:42 +01:00

2 lines
63 B
Bash
Executable file

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