Let us try this way...
This commit is contained in:
parent
398eda6365
commit
e7084de166
|
@ -10,7 +10,7 @@ task:
|
||||||
setup_script:
|
setup_script:
|
||||||
- pkg update -f
|
- pkg update -f
|
||||||
- pkg install bash
|
- pkg install bash
|
||||||
- tools/bsd-setup.sh --install-optional
|
- pkg_add -r cmake
|
||||||
build_script:
|
build_script:
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- cd build
|
- cd build
|
||||||
|
|
Loading…
Reference in New Issue