Skip to content

Commit

Permalink
Avvpeyor: Re-add mercurial to PATH to fix bitbucket build
Browse files Browse the repository at this point in the history
  • Loading branch information
larskanis committed Nov 29, 2017
1 parent 3a9d99e commit 859ef79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
init:
- set PATH=C:/Ruby%ruby_version%/bin;c:/Program Files/Git/cmd;c:/Windows/system32;C:/Windows/System32/WindowsPowerShell/v1.0
- set PATH=C:/Ruby%ruby_version%/bin;c:/Program Files/Git/cmd;c:/Windows/system32;C:/Windows/System32/WindowsPowerShell/v1.0;C:/Program Files/Mercurial
- set RUBYOPT=--verbose
install:
- ruby --version
Expand Down

0 comments on commit 859ef79

Please sign in to comment.