From 39d59fcf36ef27f016ae0071cca0326f9d538e25 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E0=BE=85=E0=BC=BB=20=C7=AC=C9=80=C4=A7=20=E0=BC=84?= =?utf8?q?=E0=BC=86=E0=BD=89?= Date: Sat, 22 Apr 2017 23:52:25 +0200 Subject: [PATCH] Add PHP 7.2 for the lulz --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index d8516f3..2fa3a4b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,11 +8,13 @@ php: - 5.6 - 7.0 - 7.1 + - nightly - hhvm matrix: fast_finish: true allow_failures: + - php: nightly - php: hhvm env: -- 2.42.0