Skip to content

Commit

Permalink
Fix Conan sources.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadden committed Feb 28, 2018
1 parent 00e6b9a commit 9f2c5f6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/set-up-conan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@
# Install additional Conan remotes that are needed to build alia.
echo "Setting up Conan..."
set -x -e
conan remote add bincrafters https://api.bintray.com/conan/bincrafters/public-conan
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 9f2c5f6

Please sign in to comment.