Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit f0af610

Browse files
committed
chore: run interop tests in parallel with other tests
1 parent 8ae620b commit f0af610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
script:
5757
- xvfb-run npx aegir test -t electron-renderer -- --bail --timeout 10000
5858

59-
- stage: interop
59+
- stage: test
6060
script:
6161
- npm link
6262
- npm run test:interop

0 commit comments

Comments
 (0)