Fix: travis-ci: sudo: false

This commit is contained in:
bzick 2015-08-07 17:21:24 +03:00
parent 5da2df1eb4
commit 213184c8a8
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
language: php
sudo: false
php:
- 5.3
- 5.4