Skip to content

Commit acec4f3

Browse files
committed
fix
1 parent 5dfcf8b commit acec4f3

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,6 +1,6 @@
11
env:
22
global:
3-
- CONAN_REFERENCE: "estring/1.2.2"
3+
- CONAN_REFERENCE: "estring/1.2.3"
44
- CONAN_USERNAME: "sunxfancy"
55
- CONAN_LOGIN_USERNAME: "sunxfancy"
66
- CONAN_CHANNEL: "ci"

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: "estring/1.2.2"
8+
CONAN_REFERENCE: "estring/1.2.3"
99
CONAN_USERNAME: "sunxfancy"
1010
CONAN_LOGIN_USERNAME: "sunxfancy"
1111
CONAN_CHANNEL: "ci"

0 commit comments

Comments
 (0)