Skip to content

Commit

Permalink
chore: tweaking ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobiah committed Oct 31, 2019
1 parent 5b36588 commit d376882
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,11 @@ branches:
- /^v\d+\.\d+\.\d+$/

stages:
- lint
- test
- coverage
- release
- name: lint
- name: test
- name: coverage
- name: release
if: branch = master AND type != pull_request

jobs:
include:
Expand Down

0 comments on commit d376882

Please sign in to comment.