Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
Try getting the firefox beta on Circle.
Browse files Browse the repository at this point in the history
  • Loading branch information
heathkit committed Jan 11, 2017
1 parent 8e1195e commit 25c3580
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ dependencies:
- cd testapp && npm update
- npm start:
background: true
- pip install mozdownload mozinstall
- mozdownload --version latest-beta --destination firefox.tar.bz2
- mozinstall firefox.tar.bz2

test:
override:
Expand Down

0 comments on commit 25c3580

Please sign in to comment.