Trying again.
This commit is contained in:
parent
a116e68a47
commit
e3ec78a832
|
@ -10,7 +10,7 @@ task:
|
||||||
setup_script:
|
setup_script:
|
||||||
- pkg update -f
|
- pkg update -f
|
||||||
- pkg install bash
|
- pkg install bash
|
||||||
- pkg_add -r cmake
|
- pkg install cmake
|
||||||
build_script:
|
build_script:
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- cd build
|
- cd build
|
||||||
|
|
Loading…
Reference in New Issue