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
|
# see http://about.travis-ci.org/docs/user/languages/php/ for more hints
|
||||||
language: php
|
language: php
|
||||||
|
|
||||||
@ -19,7 +22,7 @@ matrix:
|
|||||||
- php: nightly
|
- php: nightly
|
||||||
include:
|
include:
|
||||||
- php: 5.3
|
- php: 5.3
|
||||||
dist: trusty
|
dist: precise
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- composer install
|
- composer install
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user