mirror of
https://github.com/predis/predis.git
synced 2026-08-30 04:02:22 +00:00
Switch to container-based builds on Travis CI.
We do not need "sudo" anyway. See http://docs.travis-ci.com/user/migrating-from-legacy/ for details.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
language: php
|
||||
sudo: false
|
||||
php:
|
||||
- 5.3
|
||||
- 5.4
|
||||
|
||||
Reference in New Issue
Block a user