Conan remotes for Travis CI build fixed

This commit is contained in:
Mateusz Pusz
2019-04-07 08:33:53 +02:00
parent 125ecc56c8
commit 754f4ef74c

View File

@@ -7,7 +7,7 @@ env:
- CONAN_STABLE_BRANCH_PATTERN: "release/*"
- CONAN_UPLOAD_ONLY_WHEN_STABLE: 0
- CONAN_DOCKER_32_IMAGES: 1
- CONAN_REMOTES: "https://api.bintray.com/conan/martinmoene/nonstd-lite"
- CONAN_REMOTES: "https://api.bintray.com/conan/mpusz/conan-mpusz, https://api.bintray.com/conan/martinmoene/nonstd-lite"
linux: &linux
os: linux