mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-12-18 04:04:33 -05:00
Travis CMake update shot in the dark...
This commit is contained in:
parent
dacb94a189
commit
f10eb77436
@ -29,11 +29,14 @@ script:
|
|||||||
- popd
|
- popd
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
apt_packages:
|
apt:
|
||||||
|
packages:
|
||||||
- lib32bz2-1.0
|
- lib32bz2-1.0
|
||||||
- lib32ncurses5
|
- lib32ncurses5
|
||||||
- lib32z1
|
- lib32z1
|
||||||
- cmake
|
- cmake
|
||||||
|
sources:
|
||||||
|
- kalakris-cmake
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- $(ls build/firmware/portapack-h1-firmware-*.tar.bz2 | tr "\n" ":")
|
- $(ls build/firmware/portapack-h1-firmware-*.tar.bz2 | tr "\n" ":")
|
||||||
|
Loading…
Reference in New Issue
Block a user