Skip to content

Commit

Permalink
travis-scripts/win-setup: latest make
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed Feb 7, 2020
1 parent 1060e89 commit 47db393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis-scripts/win-setup.bash
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash -x

if [[ $TRAVIS_OS_NAME == "windows" ]]; then
choco install make --version 3.81.4
choco install make
fi

0 comments on commit 47db393

Please sign in to comment.