Skip to content

Commit

Permalink
Revert "Test pull requests"
Browse files Browse the repository at this point in the history
This reverts commit 3b992cb.

Seems not to work!
  • Loading branch information
kevmoo committed Jul 22, 2019
1 parent 3b992cb commit 72d0742
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 @@ -2,7 +2,8 @@ language: dart

stages:
- analyze_and_format
- test
- name: test
if: (type != pull_request) OR (sender = kevmoo)

jobs:
include:
Expand Down

0 comments on commit 72d0742

Please sign in to comment.