Let us try this way...

This commit is contained in:
Daniel Lemire 2020-04-22 17:14:57 -04:00
parent 398eda6365
commit e7084de166
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ task:
setup_script:
- pkg update -f
- pkg install bash
- tools/bsd-setup.sh --install-optional
- pkg_add -r cmake
build_script:
- mkdir build
- cd build