mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-07-13 16:43:53 +01:00
Move grunt test to ./travis.sh since it now invokes spectron
FREEBIE
This commit is contained in:
@@ -11,7 +11,6 @@ script:
|
||||
- yarn run generate
|
||||
- ./node_modules/.bin/build --em.environment=$SIGNAL_ENV --config.mac.bundleVersion='$TRAVIS_BUILD_NUMBER' --publish=never
|
||||
- ./travis.sh
|
||||
- yarn test
|
||||
env:
|
||||
global:
|
||||
- SIGNAL_ENV: production
|
||||
|
||||
Reference in New Issue
Block a user