Skip to content

Commit 49e01cc

Browse files
committed
FIXED : Error on Travis-CI with Pyrus on PHP 5.3.3
1 parent ff342cf commit 49e01cc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
language: php
22
php:
3-
- 5.3.3
43
- 5.3
54
- 5.4
65
- 5.5
@@ -15,7 +14,6 @@ before_script:
1514
- curl -s http://getcomposer.org/installer | php
1615
- php composer.phar install --prefer-source
1716
## PHP_CodeSniffer
18-
- php pyrus.phar . set bin_dir ./bin
1917
- pyrus install pear/PHP_CodeSniffer
2018
- phpenv rehash
2119
## PHP Copy/Paste Detector

0 commit comments

Comments
 (0)