Skip to content

Commit

Permalink
just normal config as we are removing openssl
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Roest committed Jun 17, 2019
1 parent 69a8c2d commit a96000e
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,7 @@ jobs:
rust: stable

- script:
# - git clone https://github.com/Microsoft/vcpkg.git
# - cd vcpkg
# - .\\bootstrap-vcpkg.bat
# - .\\vcpkg integrate install
# - .\vcpkg install openssl
# - cd ..
- powershell -Command "& {cargo test}"
- cargo test
name: "Windows Stable"
os: windows
rust: stable
Expand Down

0 comments on commit a96000e

Please sign in to comment.