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

Commit

Permalink
chore: use correct cli arg
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Mar 2, 2021
1 parent f8ca6fc commit 5ffbe21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
name: firefox
addons:
firefox: latest
script: npx aegir test -t browser -- --browsers firefox
script: npx aegir test -t browser -- --browser firefox

- stage: test
name: electron-main
Expand Down

0 comments on commit 5ffbe21

Please sign in to comment.