mirror of
https://github.com/yuk7/AlpineWSL.git
synced 2026-01-18 16:47:21 +01:00
.travis.yml: Use bsdtar command instead of zip/unzip
This commit is contained in:
@@ -4,7 +4,7 @@ group: deprecated-2017Q4
|
||||
language: bash
|
||||
before_script:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install make curl zip unzip check -qq
|
||||
- sudo apt-get install make curl bsdtar check -qq
|
||||
script:
|
||||
- make
|
||||
notifications:
|
||||
|
||||
Reference in New Issue
Block a user