Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Commit

Permalink
Exclude dev branches
Browse files Browse the repository at this point in the history
  • Loading branch information
oranges13 committed Jul 23, 2019
1 parent dd2df55 commit e5effdf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ php:
- 7.2
- 7.3

branches:
only:
- master
- release

install:
- composer install --no-interaction

Expand Down

0 comments on commit e5effdf

Please sign in to comment.