Skip to content

Commit

Permalink
Fix Travis Windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
phansch committed Nov 7, 2018
1 parent 3bb8877 commit 1bfdf31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ install:
fi
if [ "$TRAVIS_OS_NAME" == "windows" ]; then
choco install windows-sdk-10.0
dos2unix tests/ui/**/*.stderr
fi
fi
Expand Down

0 comments on commit 1bfdf31

Please sign in to comment.