Skip to content

Commit

Permalink
Try conditional job?
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlbyk authored Jan 15, 2018
1 parent faa04b2 commit 5be371e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
before_install:
- pwsh -c 'Set-PSRepository -Name PSGallery -InstallationPolicy Trusted'
- pwsh -c 'Install-Module Pester -Scope CurrentUser'
- stage: osx
- if: branch = develop
stage: osx
os: osx
before_install:
- brew update
Expand Down

0 comments on commit 5be371e

Please sign in to comment.