Skip to content

Commit

Permalink
[ci] refs #135 remove # in choco install make in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevMac committed Dec 21, 2019
1 parent fd1730d commit 0476770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ matrix:
- stage: Windows
os: windows
install:
# - choco install make -y
- choco install make -y
# - choco install unzip -y
# - travis_wait 50 make install-deps-Windows
# - make install-linters
Expand Down

0 comments on commit 0476770

Please sign in to comment.