Skip to content

Commit

Permalink
Revert to known working briefcase version to fix OSX build problems.
Browse files Browse the repository at this point in the history
  • Loading branch information
ntoll committed Oct 1, 2018
1 parent c79831d commit 0324ed5
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 @@ install:
# Install Mu dependencies
- pip install -r requirements.txt
# Install packager for OSX
- pip install briefcase==0.2.5
- pip install briefcase==0.2.4
# Install disk image maker for OSX
- pip install dmgbuild
# Install helpful pytest plug-in
Expand Down

0 comments on commit 0324ed5

Please sign in to comment.