Skip to content

Commit

Permalink
Revert "Fix windows build"
Browse files Browse the repository at this point in the history
This reverts commit 7fc87aa.
This is actually part of PR#1503
  • Loading branch information
aurelien-reeves committed Jan 26, 2021
1 parent 1971161 commit 1e0b3b5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,6 @@ commands:
name: "Add ansicon"
command: |
choco install ansicon
- run:
name: "Add MSYS2"
command: |
choco install msys2
- run:
name: "Set-up Ruby devkit"
command: |
ridk install 2 3
build:
description: "Build and run the tests"
Expand Down

0 comments on commit 1e0b3b5

Please sign in to comment.