Skip iso build

This commit is contained in:
Antony Messerli 2015-09-04 11:51:03 -05:00
parent b26a0dabae
commit 161d698160

View file

@ -17,4 +17,4 @@ addons:
script:
- 'git clone --depth 1 https://github.com/ipxe/ipxe.git ipxe_build'
- 'cd ipxe_build/src ; make'
- 'cd ipxe_build/src ; make ipxe.kpxe'