|
|
@ -9,10 +9,10 @@ install:
|
|
|
|
script:
|
|
|
|
script:
|
|
|
|
- yarn transpile
|
|
|
|
- yarn transpile
|
|
|
|
- yarn lint
|
|
|
|
- yarn lint
|
|
|
|
|
|
|
|
- yarn test-node
|
|
|
|
- yarn nsp check
|
|
|
|
- yarn nsp check
|
|
|
|
- yarn generate
|
|
|
|
- yarn generate
|
|
|
|
- yarn prepare-beta-build
|
|
|
|
- yarn prepare-beta-build
|
|
|
|
- yarn test-node
|
|
|
|
|
|
|
|
- $(yarn bin)/build --config.extraMetadata.environment=$SIGNAL_ENV --config.mac.bundleVersion='$TRAVIS_BUILD_NUMBER' --publish=never
|
|
|
|
- $(yarn bin)/build --config.extraMetadata.environment=$SIGNAL_ENV --config.mac.bundleVersion='$TRAVIS_BUILD_NUMBER' --publish=never
|
|
|
|
- ./travis.sh
|
|
|
|
- ./travis.sh
|
|
|
|
env:
|
|
|
|
env:
|
|
|
|