ci(docs-infra): re-use env variable (#26138)

PR Close #26138
This commit is contained in:
George Kalpakas
2018-09-27 16:35:05 +03:00
committed by Jason Aden
parent 3b4d9dc576
commit 3660ff80b7
5 changed files with 147 additions and 83 deletions

View File

@ -21,7 +21,7 @@ source ${thisDir}/_travis-fold.sh
# Run PWA-score tests
# (Run before unit and e2e tests, which destroy the `dist/` directory.)
travisFoldStart "test.aio.pwaScore"
yarn test-pwa-score-localhost
yarn test-pwa-score-localhost $AIO_MIN_PWA_SCORE
travisFoldEnd "test.aio.pwaScore"
# Check the bundle sizes.