mirror of
https://github.com/danog/ext-uv.git
synced 2024-11-27 04:24:45 +01:00
.travis.yml - add PHP 5.5
This commit is contained in:
parent
389bb44c2f
commit
6b90b9fb50
@ -3,6 +3,7 @@ language: php
|
||||
php:
|
||||
- 5.3
|
||||
- 5.4
|
||||
- 5.5
|
||||
|
||||
before_script:
|
||||
- cd libuv && make uv.a CFLAGS=-fPIC -s && cd ..
|
||||
|
Loading…
Reference in New Issue
Block a user