Skip to content

Commit

Permalink
[remove] package/ci: use Magnum's python branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
mosra committed May 14, 2019
1 parent 5b9b7ef commit 8629764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/ci/travis-desktop.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ninja install
cd ../..

# Magnum
git clone --depth 1 git://github.com/mosra/magnum.git
git clone --depth 1 --branch python git://github.com/mosra/magnum.git
cd magnum
mkdir build && cd build
cmake .. \
Expand Down

0 comments on commit 8629764

Please sign in to comment.