@ -44,5 +44,6 @@ script:
else
cd $TRAVIS_BUILD_DIR/build/production/Rambox/
npm i
npm i cli-truncate
npm run build:osx
fi
@ -19,9 +19,6 @@ install:
cd %APPVEYOR_BUILD_FOLDER%\build\production\Rambox\
npm install
cache:
- '%APPDATA%\npm-cache'
- '%USERPROFILE%\.electron'
build_script:
- cmd: cd %APPVEYOR_BUILD_FOLDER%\build\production\Rambox\
- cmd: npm run build:win