Skip to content

Commit

Permalink
Remove Travis branch restriction (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Wouda authored Jul 5, 2019
1 parent 56225f1 commit 9ec6619
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ install:
git:
depth: 3

branches: # since the master branch is the only one where PRs are
only: # merged in
- master

script:
- pytest
- mypy ./ || true
Expand Down

0 comments on commit 9ec6619

Please sign in to comment.