Skip to content

Commit d4953cb

Browse files
committed
php7 is now the main version for building artifacts
1 parent 4b4c4bf commit d4953cb

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
@@ -31,7 +31,7 @@ deploy:
3131
on:
3232
repo: phpmetrics/PhpMetrics
3333
tags: true
34-
php: '5.6'
34+
php: '7.0'
3535
skip_cleanup: true
3636
- provider: bintray
3737
file: artifacts/bintray.json
@@ -41,5 +41,5 @@ deploy:
4141
on:
4242
repo: phpmetrics/PhpMetrics
4343
tags: true
44-
php: '5.6'
44+
php: '7.0'
4545
skip_cleanup: true

0 commit comments

Comments
 (0)