Skip to content

Commit

Permalink
Fix conan-community repository URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadden committed Feb 28, 2018
1 parent 954226f commit 1ce9221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/set-up-conan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
# Install additional Conan remotes that are needed to build alia.
echo "Setting up Conan..."
set -x -e
conan remote add conan-community https://api.bintray.com/conan/conan/conan-community
conan remote add conan-community https://api.bintray.com/conan/conan-community/conan
conan remote add conan-transit https://api.bintray.com/conan/conan/conan-transit

0 comments on commit 1ce9221

Please sign in to comment.