mirror of
https://github.com/felixrieseberg/windows95.git
synced 2026-05-09 00:24:09 +00:00
build: Don't even tree
This commit is contained in:
@@ -33,7 +33,8 @@ install:
|
||||
- rm images.zip
|
||||
- rm -r __MACOSX
|
||||
- cd ../..
|
||||
- tree src
|
||||
- ls src
|
||||
- ls src/images
|
||||
- |
|
||||
if [[ "$TRAVIS_OS_NAME" == "osx" && "$TRAVIS_SECURE_ENV_VARS" == "true" ]]; then
|
||||
export CERTIFICATE_P12=cert.p12;
|
||||
|
||||
Reference in New Issue
Block a user