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
9fdc22843b
polybar-dwm
/
common
/
travis
/
build.sh
3 lines
61 B
Bash
Raw
Normal View
History
Unescape
Escape
refactor(ci): Split into scripts
2016-11-19 07:55:46 +00:00
#!/bin/sh
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