Skip to content

Commit

Permalink
Merge pull request #76 from AnthonyLloyd/master
Browse files Browse the repository at this point in the history
Update appveyor.yml
  • Loading branch information
Henrik Feldt authored Jan 11, 2017
2 parents dcd5df4 + 5f5cef7 commit 5737ea3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ environment:
matrix:
- CLI_VERSION: 1.0.0-preview3-003857

install:
- bundle install

build_script:
- bundle exec rake

# .NET Core SDK binaries
- ps: $url = "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/rel-1.0.0/dotnet-dev-win-x64.latest.zip"
Expand Down

0 comments on commit 5737ea3

Please sign in to comment.