This website requires JavaScript.
Explore
Help
Register
Sign In
teldra
/
vp-build
Watch
1
Star
0
Fork
0
You've already forked vp-build
Code
Issues
Pull Requests
Releases
Wiki
Activity
de1d4e1b3d
vp-build
/
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 15:40:02 +02:00
#!/bin/sh
.travis.yml: test build packages on travis.
2015-04-10 00:53:46 +02: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 18:08:39 +01:00
[
"
$XLINT
"
]
&&
exit
0
travis: run xlint parallel
2015-07-14 10:47:06 +02:00
.travis.yml: setup native build for i686.
2015-04-15 11:15:20 +02:00
./xbps-src -H
$HOME
/hostdir binary-bootstrap
$1
Reference in New Issue
Copy Permalink