mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
11 lines
174 B
YAML
11 lines
174 B
YAML
launch_in_dev:
|
|
- Chrome
|
|
- Firefox
|
|
launch_in_ci:
|
|
- Chrome
|
|
- Firefox
|
|
framework:
|
|
- qunit
|
|
before_tests: "npm run buildCiUnits"
|
|
test_page: "test/integration/index.html"
|