1
0
mirror of synced 2025-02-09 00:39:25 +03:00

Travis: Switch to container-based infrastructure

This commit is contained in:
Michael Moravec 2015-07-16 22:22:56 +02:00
parent 1370424fed
commit e87c94052d

View File

@ -31,3 +31,5 @@ matrix:
env: DB=pgsql # driver for PostgreSQL currently unsupported by HHVM, requires 3rd party dependency env: DB=pgsql # driver for PostgreSQL currently unsupported by HHVM, requires 3rd party dependency
allow_failures: allow_failures:
- php: 7.0 - php: 7.0
sudo: false