This website requires JavaScript.
Explore
Help
Sign In
jcgruenhage
/
void-packages
Watch
1
Star
0
Fork
You've already forked void-packages
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
7f3a647128
void-packages
/
common
/
travis
/
bootstrap.sh
8 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
common/travis: use the same shebang format for all travis scripts.
2015-04-10 13:40:02 +00:00
#!/bin/sh
.travis.yml: test build packages on travis.
2015-04-09 22:53:46 +00:00
#
# bootstrap.sh
Revert "common/travis: add consistency check on travis runs" This reverts commit ff13ab493bf111f1bdd881f1be12ebb4fe583632 as it fails and takes ages to complete.
2016-03-22 17:08:39 +00:00
[
"
$XLINT
"
]
&&
exit
0
travis: run xlint parallel
2015-07-14 08:47:06 +00:00
.travis.yml: setup native build for i686.
2015-04-15 09:15:20 +00:00
./xbps-src -H
$HOME
/hostdir binary-bootstrap
$1
Reference in a new issue
Copy permalink