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
ec7a20dd50
commit
89117a92f6
@ -1,3 +1,6 @@
|
||||
#see https://travis-ci.community/t/php-5-4-and-5-5-archives-missing/3723
|
||||
dist: trusty
|
||||
|
||||
# see http://about.travis-ci.org/docs/user/languages/php/ for more hints
|
||||
language: php
|
||||
|
||||
@ -19,7 +22,7 @@ matrix:
|
||||
- php: nightly
|
||||
include:
|
||||
- php: 5.3
|
||||
dist: trusty
|
||||
dist: precise
|
||||
|
||||
before_script:
|
||||
- composer install
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user