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

Commit 418375e

Browse files
committed
Updated Travis deployment configuration.
1 parent aa49eb9 commit 418375e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@ deploy:
5757
script: make publish
5858
skip_cleanup: true
5959
on:
60-
php: '7.0'
60+
php: '7.1'
6161
branch: master
6262
- provider: script
6363
script: make publish
6464
skip_cleanup: true
6565
on:
66-
php: '7.0'
66+
php: '7.1'
6767
tags: true
6868

6969
env:

0 commit comments

Comments
 (0)