Move mailsync code after building to repro travis-ci/artifacts/issues/78

This commit is contained in:
Ben Gotow 2017-08-14 18:06:30 -07:00
parent 7191c2e8d6
commit 41bb6c9fd7

View file

@ -78,6 +78,7 @@ before_install:
script:
- mailsync/build.sh
- mv ./mailsync ./mailsync-src
- DEBUG=electron-packager,electron-osx-sign npm run build
cache: