1
0
mirror of https://github.com/upx/upx synced 2025-10-05 19:20:23 +08:00

Update Travis.

This commit is contained in:
Markus F.X.J. Oberhumer 2016-11-18 15:02:13 +01:00
parent 8772e52513
commit d5dd9bbf24

View File

@ -19,7 +19,7 @@ environment:
init: init:
- git config --global core.autocrlf input - git config --global core.autocrlf input
- where bash & where cat & where curl & where git & where sed & where tar - where bash & where cat & where curl & where git & where gzip & where readlink & where sed & where sha256sum & where tar
# - bash --version & git --version & sed --version & tar --version # - bash --version & git --version & sed --version & tar --version
- git --version & bash --version - git --version & bash --version
# - dir "c:\Program Files\Git\usr\bin" # - dir "c:\Program Files\Git\usr\bin"