use new container infrastructure on Travis

See http://docs.travis-ci.com/user/migrating-from-legacy
This commit is contained in:
Andreas Gohr 2015-07-24 15:24:00 +02:00
parent 32c7ba22db
commit ae725da536
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
language: php
sudo: false
php:
- "5.6"
- "5.5"