Skip to content

Commit e137fde

Browse files
committed
- update conan reference
Signed-off-by: SSE4 <[email protected]>
1 parent 0b17857 commit e137fde

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
env:
33
global:
4-
- CONAN_REFERENCE: "OpenSSL/1.1.1a"
4+
- CONAN_REFERENCE: "OpenSSL/1.1.1b"
55
- CONAN_USERNAME: "conan"
66
- CONAN_LOGIN_USERNAME: "conanbot"
77
- CONAN_CHANNEL: "testing"

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ environment:
55
PYTHON_VERSION: "2.7.8"
66
PYTHON_ARCH: "32"
77

8-
CONAN_REFERENCE: "OpenSSL/1.1.1a"
8+
CONAN_REFERENCE: "OpenSSL/1.1.1b"
99
CONAN_USERNAME: "conan"
1010
CONAN_LOGIN_USERNAME: "conanbot"
1111
CONAN_CHANNEL: "testing"

0 commit comments

Comments
 (0)