mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Try precise instead of trusty.
This commit is contained in:
parent
0974f7bc9f
commit
06712abc38
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
language: php
|
||||
|
||||
# We require precise here, as 5.3 doesn't exist on trusty.
|
||||
dist: precise
|
||||
|
||||
php:
|
||||
- 5.3
|
||||
- 5.4
|
||||
|
|
Loading…
Reference in a new issue