This commit is contained in:
Justin Ethier 2020-08-30 18:23:22 -04:00
parent 530a1320a7
commit 67b980aaba

View file

@ -42,10 +42,10 @@ matrix:
notifications:
email: false
before_install:
- |
if [ "$(uname)" = "FreeBSD" ]; then
alias gmake=make
fi
- |
git clone https://github.com/concurrencykit/ck.git ${HOME}/ck
cd ${HOME}/ck
git checkout 0.6.0