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
4bc7a09c7e
polybar
/
common
/
travis
/
build.sh
4 lines
68 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
cd
"
${
TRAVIS_BUILD_DIR
}
/build
"
||
false
make
||
exit
$?
Reference in New Issue
View Git Blame
Copy Permalink