This website requires JavaScript.
Explore
Help
Sign In
pgrondek
/
polybar-dwm
Watch
1
Star
0
Fork
0
You've already forked polybar-dwm
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4bc203dd1f
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 New Issue
Copy Permalink