Skip to content

Commit 7a446de

Browse files
committed
Non-sudo also for 5.3
1 parent 8555e22 commit 7a446de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ matrix:
1313
include:
1414
- php: "5.3"
1515
dist: precise
16+
sudo: false
1617
before_script: rm composer.lock && composer install
1718
script: ./vendor/phpunit/phpunit/phpunit

0 commit comments

Comments
 (0)