This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
polybar
mirror of
https://github.com/polybar/polybar.git
Watch
1
Star
1
Fork
You've already forked polybar
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bdd6569ef7
polybar
/
common
/
travis
/
build.sh
3 lines
63 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
cd
"
${
TRAVIS_BUILD_DIR
}
/build
"
&&
make -j
"
${
JOBS
}
"
Reference in New Issue
View Git Blame
Copy Permalink