This website requires JavaScript.
Explore
Help
Sign in
pgrondek
/
polybar-dwm
Watch
1
Star
0
Fork
You've already forked polybar-dwm
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b8ff0da693
polybar-dwm
/
common
/
travis
/
build.sh
3 lines
63 B
Bash
Raw
Normal View
History
Unescape
Escape
fix(ci): Match any clang binary
2016-12-15 19:22:42 +00:00
#!/bin/bash
fix(ci): Parallel build
2016-11-19 21:01:14 +00:00
cd
"
${
TRAVIS_BUILD_DIR
}
/build
"
&&
make -j
"
${
JOBS
}
"
Reference in a new issue
Copy permalink