Skip to content

Commit

Permalink
Merge pull request #1346 from basvodde/master
Browse files Browse the repository at this point in the history
Oops
  • Loading branch information
basvodde committed Apr 25, 2020
2 parents 25d2e69 + 65cb614 commit f90fb28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ branches:
stages:
- name: basic build & test
if: "(NOT (TRAVIS_EVENT_TYPE = cron))"
- extended build & test
- name: extended build & test
if: "(NOT (TRAVIS_EVENT_TYPE = cron))"
- dist build
- name: dist build
if: "(NOT (TRAVIS_EVENT_TYPE = cron))"
- name: deploy latest
if: "(NOT type IN (pull_request)) AND (branch = master) AND (NOT (TRAVIS_EVENT_TYPE = cron))"
Expand Down

0 comments on commit f90fb28

Please sign in to comment.