1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00

Further tweak travis

This commit is contained in:
Matthew Brown 2016-12-07 00:07:33 -05:00
parent 519c17cb9c
commit def7120b8b
2 changed files with 3 additions and 4 deletions

6
composer.lock generated
View File

@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "11185347fdd531bde1c24e39f464eb07",
"content-hash": "e3e0805ce7298d9ae85de110ad3b0ae0",
"hash": "11441a18f0cfe84a623e41d06913af49",
"content-hash": "1922cc6635c63bfa5cf5efac8b57e44a",
"packages": [
{
"name": "nikic/php-parser",
@ -1375,7 +1375,7 @@
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=5.4"
"php": ">=5.5"
},
"platform-dev": []
}

View File

@ -1,6 +1,5 @@
language: php
php:
- '5.5'
- '5.6'
- '7.0'
- hhvm