Skip to content
This repository was archived by the owner on Oct 1, 2021. It is now read-only.

Commit 5ffbe21

Browse files
committed
chore: use correct cli arg
1 parent f8ca6fc commit 5ffbe21

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
@@ -40,7 +40,7 @@ jobs:
4040
name: firefox
4141
addons:
4242
firefox: latest
43-
script: npx aegir test -t browser -- --browsers firefox
43+
script: npx aegir test -t browser -- --browser firefox
4444

4545
- stage: test
4646
name: electron-main

0 commit comments

Comments
 (0)