1
0
mirror of https://github.com/php/php-src.git synced 2026-04-06 15:43:13 +02:00

Merge branch 'PHP-5.3' into PHP-5.4

This commit is contained in:
Nikita Popov
2013-03-28 18:41:34 +01:00

View File

@@ -1,10 +1,9 @@
language: php
php:
# We only specify one version so we only get one worker
- 5.4
branches:
except:
- /^PHP-5\.3.*/
- /^PHP-5\.4.*/
notifications:
email: false
script: exit 0