Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

Commit

Permalink
linux mac and android
Browse files Browse the repository at this point in the history
  • Loading branch information
lasote committed Jan 30, 2018
1 parent 8aaaa29 commit 8b9f4d5
Show file tree
Hide file tree
Showing 6 changed files with 160 additions and 153 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,2 +1,3 @@
kk
build
*.pyc
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@

env:
global:
- CONAN_REFERENCE: "OpenSSL/1.0.2n"
- CONAN_REFERENCE: "OpenSSL/1.1.0g"
- CONAN_USERNAME: "conan"
- CONAN_LOGIN_USERNAME: "lasote"
- CONAN_CHANNEL: "testing"
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -5,7 +5,7 @@ environment:
PYTHON_VERSION: "2.7.8"
PYTHON_ARCH: "32"

CONAN_REFERENCE: "OpenSSL/1.0.2n"
CONAN_REFERENCE: "OpenSSL/1.1.0g"
CONAN_USERNAME: "conan"
CONAN_LOGIN_USERNAME: "lasote"
CONAN_CHANNEL: "testing"
Expand Down

0 comments on commit 8b9f4d5

Please sign in to comment.