Skip to content

Commit

Permalink
debug in wrong section
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Steiner <[email protected]>
  • Loading branch information
Stephen Steiner committed Feb 10, 2021
1 parent 103a98f commit 0aea414
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ matrix:
- PATH=/c/Python37:/c/Python37/Scripts:$PATH
- TRAVIS_PYTHON_VERSION=3.7
- CRYPTOGRAPHY_DONT_BUILD_RUST=1
- LIB=/c/utils/OpenSSL-win64/lib:/c/OpenSSL-win64/lib:$LIB
- INCLUDE=/c/utils/OpenSSL-win64/include:/c/OpenSSL-win64/include:$INCLUDE
- INCLUDE='C:\OpenSSL-Win32\include'
- LIB='C:\OpenSSL-Win32\lib'
addons:
apt:
packages:
Expand Down

0 comments on commit 0aea414

Please sign in to comment.