Use CCM fork that is compatible with py3
This commit is contained in:
@@ -26,7 +26,7 @@ build:
|
||||
export JAVA_HOME=$CCM_JAVA_HOME
|
||||
export PATH=$JAVA_HOME/bin:$PATH
|
||||
|
||||
sudo python /home/jenkins/ccm/setup.py install
|
||||
pip install git+https://github.com/GregBestland/ccm.git
|
||||
# Install dependencies
|
||||
if [[ $EVENT_LOOP_MANAGER == 'libev' ]]; then
|
||||
sudo apt-get install -y libev4 libev-dev
|
||||
|
Reference in New Issue
Block a user