mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 05:39:17 +02:00
WIP
This commit is contained in:
parent
530a1320a7
commit
67b980aaba
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue