Skip to content

Commit

Permalink
Merge pull request #4657 from supercollider/3.10
Browse files Browse the repository at this point in the history
Merge 3.10 into develop
  • Loading branch information
mossheim authored Nov 28, 2019
2 parents 035feed + 3698a9c commit 72b7ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/qpm-prep.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

cd $TRAVIS_BUILD_DIR/BUILD
sudo pip2 install git+https://github.com/brianlheim/qpm.git@pip-setup
sudo pip2 install git+https://github.com/supercollider/qpm.git

mkdir $HOME/Quarks && cd $HOME/Quarks
git clone --depth=1 https://github.com/supercollider-quarks/API
Expand Down

0 comments on commit 72b7ac6

Please sign in to comment.