mirror of
https://github.com/vlucas/valitron.git
synced 2025-12-30 23:01:52 +00:00
Update .travis.yml
This commit is contained in:
parent
4cf18608ef
commit
ec7a20dd50
@ -9,6 +9,7 @@ php:
|
||||
- 7.0
|
||||
- 7.1
|
||||
- 7.2
|
||||
- 7.3
|
||||
- nightly
|
||||
- hhvm
|
||||
|
||||
@ -18,7 +19,7 @@ matrix:
|
||||
- php: nightly
|
||||
include:
|
||||
- php: 5.3
|
||||
dist: precise
|
||||
dist: trusty
|
||||
|
||||
before_script:
|
||||
- composer install
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user