Conan doesn't like adding remotes twice.
This commit is contained in:
parent
b8b470395b
commit
8f51ee4016
|
@ -27,7 +27,7 @@ install:
|
||||||
- conda activate travis_env
|
- conda activate travis_env
|
||||||
- pip install conan
|
- pip install conan
|
||||||
- conan user
|
- conan user
|
||||||
- conan remote add bincrafters https://api.bintray.com/conan/bincrafters/public-conan
|
- conan remote add --force bincrafters https://api.bintray.com/conan/bincrafters/public-conan
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- git lfs pull
|
- git lfs pull
|
||||||
|
|
Loading…
Reference in New Issue