We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14c0cba + 0ee72dd commit 54c3e06Copy full SHA for 54c3e06
.circleci/config.yml
@@ -59,6 +59,7 @@ jobs:
59
npm run lint
60
npm run build
61
node --max-old-space-size=8192 ./tests/functional/_intern.js --reporters="runner" --firefoxBinary=`which firefox`
62
+ firefox --version
63
64
- store_artifacts:
65
path: test-reports
0 commit comments