Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
remove mono from circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed May 21, 2018
1 parent 8a8e336 commit cbb0f83
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .circleci/config.yml
Expand Up @@ -14,13 +14,6 @@ jobs:
- v1-dependencies-{{ checksum "requirements.txt" }}
- v1-dependencies-

- run:
name: Install mono
command: |
sudo apt-get update
sudo apt-get install mono-complete ca-certificates-mono
sudo mono tools/nuget/nuget.exe update -self
- run:
name: Install pandoc
command: |
Expand Down

0 comments on commit cbb0f83

Please sign in to comment.