mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-14 00:07:36 +02:00
Fix Concurrency Kit version tag in Travis
This commit is contained in:
parent
0c050a3065
commit
a01fe661e7
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ before_install:
|
|||
- |
|
||||
git clone https://github.com/concurrencykit/ck.git ${HOME}/ck
|
||||
cd ${HOME}/ck
|
||||
git checkout v0.6.0
|
||||
git checkout 0.6.0
|
||||
./configure PREFIX=/usr
|
||||
make all
|
||||
sudo make install
|
||||
|
|
Loading…
Add table
Reference in a new issue