Skip to content

Commit

Permalink
Merge pull request #312 from google/devoncarew-patch-1
Browse files Browse the repository at this point in the history
Update appveyor.yml
  • Loading branch information
devoncarew committed Oct 16, 2016
2 parents 0b1a82f + 88eafe5 commit 3cf59cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -3,7 +3,7 @@
# license that can be found in the LICENSE file.

install:
- choco install -y dart-sdk -version 1.12.2
- choco install -y dart-sdk
- set PATH=%PATH%;C:\tools\dart-sdk\bin
- set PATH=%PATH%;%APPDATA%\Pub\Cache\bin
- pub get
Expand Down

0 comments on commit 3cf59cb

Please sign in to comment.