Skip to content

Commit

Permalink
Merge pull request #3577 from jrudolph/dont-use-travis-for-pr-validation
Browse files Browse the repository at this point in the history
  • Loading branch information
ignasi35 committed Oct 27, 2020
2 parents 06d664b + f8466e3 commit 27e32ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:

stages:
- name: mima
if: repo=akka/akka-http AND ( ( branch = master AND type = push ) OR tag =~ ^v )

- name: whitesource
if: repo=akka/akka-http AND ( ( branch = master AND type = push ) OR tag =~ ^v )
Expand Down

0 comments on commit 27e32ee

Please sign in to comment.