mirror of
https://github.com/danog/psalm.git
synced 2025-01-21 21:31:13 +01:00
Remove PHP 5.4 support
This commit is contained in:
parent
1aeee53f0f
commit
519c17cb9c
8
src/Psalm/Checker/.travis.yml
Normal file
8
src/Psalm/Checker/.travis.yml
Normal file
@ -0,0 +1,8 @@
|
||||
language: php
|
||||
php:
|
||||
- '5.5'
|
||||
- '5.6'
|
||||
- '7.0'
|
||||
- hhvm
|
||||
- nightly
|
||||
before_script: composer install
|
Loading…
x
Reference in New Issue
Block a user