Skip to content

Commit

Permalink
gtri#2: bring back the zmq hack
Browse files Browse the repository at this point in the history
  • Loading branch information
bollwyvl committed Feb 2, 2019
1 parent 1f377d9 commit 6a03988
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/steps.conda.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ steps:
robotframework>=3.1
selenium>=3.141.0
twine
- script: conda uninstall --force zeromq pyzmq && pip install pyzmq
displayName: zmq hack

- ${{ if not(eq(parameters.name, 'Windows')) }}:
- task: CondaEnvironment@1
inputs:
Expand Down

0 comments on commit 6a03988

Please sign in to comment.