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

Merge pull request #1466 from Majkl578/travis-container-infrastructure

Travis: Switch to container-based infrastructure
This commit is contained in:
Marco Pivetta 2015-07-16 22:18:33 +01:00
commit f5e79fa0c0

View File

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