Skip to content

Commit

Permalink
php7 is now the main version for building artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
Halleck45 committed Jan 30, 2017
1 parent 4b4c4bf commit d4953cb
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 @@ -31,7 +31,7 @@ deploy:
on:
repo: phpmetrics/PhpMetrics
tags: true
php: '5.6'
php: '7.0'
skip_cleanup: true
- provider: bintray
file: artifacts/bintray.json
Expand All @@ -41,5 +41,5 @@ deploy:
on:
repo: phpmetrics/PhpMetrics
tags: true
php: '5.6'
php: '7.0'
skip_cleanup: true

0 comments on commit d4953cb

Please sign in to comment.