Skip to content

Commit

Permalink
Fixed merge error in Travis YAML
Browse files Browse the repository at this point in the history
  • Loading branch information
abbeycode committed Nov 17, 2017
1 parent 9a39b15 commit 1b97eae
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 @@ -32,5 +32,5 @@ matrix:

- stage: Release
if: tag IS present
- before_install: brew install python3
before_install: brew install python3
script: ./Scripts/push-output.sh

0 comments on commit 1b97eae

Please sign in to comment.