Skip to content

Commit

Permalink
fixup! Fix tests on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
konstin committed Jan 18, 2019
1 parent 60a0a12 commit 788de3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ test_script:
- cargo build
- ps: |
if ($env:channel -like "nightly") {
python -m pip install cffi
cargo test --features skip-pyo3-test
}
Expand Down

0 comments on commit 788de3a

Please sign in to comment.