Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

Commit

Permalink
Updated Travis deployment configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
ezzatron committed Apr 24, 2017
1 parent aa49eb9 commit 418375e
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 @@ -57,13 +57,13 @@ deploy:
script: make publish
skip_cleanup: true
on:
php: '7.0'
php: '7.1'
branch: master
- provider: script
script: make publish
skip_cleanup: true
on:
php: '7.0'
php: '7.1'
tags: true

env:
Expand Down

0 comments on commit 418375e

Please sign in to comment.